Challenger App

No.1 PSC Learning App

1M+ Downloads
In SQL, which 'LIKE' pattern matches any sequence of zero or more characters?

A-

B^

C!

D%

Answer:

D. %

Read Explanation:

  • SQL pattern matching enables you to use _ to match any single character and % to match an arbitrary number of characters (including zero characters).
  • In MySQL, SQL patterns are case-insensitive by default.
  • Some examples are shown here. Do not use = or <> when you use SQL patterns.

Related Questions:

ട്വിസ്റ്റഡ് പെയർ (Twisted Pair) കേബിളിനെ കംപ്യൂട്ടറുമായി ബന്ധിപ്പിക്കാൻ ഉപയോഗിക്കുന്ന കണക്ടർ ഏതാണ് ?
What happens to the table structure when you use 'DROP TABLE' command in SQL?
ICANN എന്താണ് സൂചിപ്പിക്കുന്നത് ?

Note the given software and the company that made it.

  1. Edge - Microsoft

  2. Photoshop - Microsoft

  3. Mac Operating System - Apple

  4. Android - Google

The maximum number of bits sufficient to represent an octal number in the binary format is :