adplus-dvertising
frame-decoration

Question

Which of the following is case sensitive in MySQL?

a.

Event names

b.

Logfile group names

c.

Column names

d.

Indexes

Answer: (b).Logfile group names

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 case sensitive in MySQL?

Similar Questions

Discover Related MCQs

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?

Q. What does UTF stand for int utf8?

Q. Prior to MySQL 6.0, utf8 was ___________

Q. Post MySQL 6.0, utf8 was ___________

Q. What is generally used as a synonym for CHARACTER SET?

Q. Which statement is used to select a default database?

Q. Which keyword is the synonym for DATABASE?

Q. It is not required to have an access privilege for a database before selecting it with ‘USE’.

Q. Which keyword is used to create a database?

Q. The file created by the server to store the database attributes is __________

Q. To create a database only if it doesn’t already exist, which clause is used?

Q. If COLLATE is given without CHARACTER SET, the first part of the collation name gives the character set.

Q. MySQL stores the database character set and collation attributes in the file _________

Q. Which statement is used to see the definition for an existing database?