adplus-dvertising
frame-decoration

Question

What is generally used as a synonym for CHARACTER SET?

a.

CSET

b.

CHSET

c.

CHARSET

d.

CHCSET

Answer: (c).CHARSET

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. Which statement makes changes to the database’s global attributes?

Q. Which statement is used to remove indexes on tables?

Q. Which storage engine is not available in MySQL 5.0?

Q. The default storage engine used is ____________

Q. What is the name of the format file for a table named my_tbl?

Q. In the CREATE TABLE statement, the engine name specified is case sensitive.

Q. Which keyword is used to create a table as a temporary copy of itself?

Q. Which storage engine enables to access tables from a MySQL server managed by another server?

Q. It is possible to drop multiple tables in the same statement.

Q. The default index type for MEMORY tables is __________

Q. The statement to change the table name is __________