adplus-dvertising
frame-decoration

Question

Which of the following is an illegal unquoted identifier name?

a.

123_id

b.

123id

c.

id1

d.

123

Posted under MySQL Database

Answer: (d).123

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is an illegal unquoted identifier name?

Similar Questions

Discover Related MCQs

Q. Which server mode value enables use of double quotes to wrap identifier names?

Q. Which server mode value disables use of built in function names as identifiers?

Q. What is the maximum length for alias names in terms of characters?

Q. What does a fully qualified table name consist of?

Q. If no database has been selected, specifying a database qualifier is necessary.

Q. Which of the following MySQL statements is valid if ‘`sampledb`’ is a database and ‘`tbl`’ is a table in it?

Q. Case sensitivity in SQL statements does not vary for different operating systems of the machine on which the server is running.

Q. The default case sensitivity of database and table names depends on ___________

Q. Which of the following is case sensitive?

Q. Which variable is used to set table alias names as non-case sensitive?

Q. Which case does InnoDB store database names in?

Q. Regardless of whether a database or table name is case sensitive on the system, it must be referred to using the same lettercase throughout a given query.

Q. Which of the following is case sensitive in MySQL?

Q. Which property determines whether a database object is a case sensitive?

Q. What is AI in terms of database collation?

Q. What is the maximum collations a character set can have?

Q. Unicode support is provided in MySQL.

Q. Which clause can be used to sort string values according to a specific collation?

Q. Which MySQL statement is used to find out which character sets are available?

Q. Which statement is used to show the server’s current character set and collation settings?