Time Left : 00 : 30 : 00

The datatype for single precision floating point number is ____________

Correct Answer : A

Which of these field types would be best to hold a .jpg image?

Correct Answer : D

What kind of replication is supported by the MySQL server?

Correct Answer : B

Which of the following is NOT available in MySQL:

Correct Answer : B

In a LIKE clause, you can could ask for any value ending in "ton" by writing

Correct Answer : C

MySQL comes with as standard with client libraries for:

Correct Answer : A

Internally information is held in tables. Which of these is NOT a valid format:

Correct Answer : B

MySQL Access security is controlled through

Correct Answer : A

Which of the following is used to delete an entire MYSQL database?

Correct Answer : C

The value of Primary key

Correct Answer : C

MVD is called as

Correct Answer : C

Which of the following can add a row to a table?

Correct Answer : C

Which Program Copies The Databases From One Server To Another?

Correct Answer : B

Which data type is used to store data and time in Mysql?

Correct Answer : C

The program called mysql is

Correct Answer : C

Which of these is not a valid name for a column

Correct Answer : B

Primary Key does allow the Null Values. where as in Unique key doesn’t accept the Null values. True or False ?

Correct Answer : A

The "father" of MySQL is ______

Correct Answer : A

Which of these field types would be best to hold a film title?

Correct Answer : B

Which declaration represents that "character data will consume the same number of bytes as declared and is right padded"?

Correct Answer : A

To use MySQL on your computer, you’ll need

Correct Answer : B

Character data can be stored as ______________

Correct Answer : C

MySQL supports the complete SQL99 standard

Correct Answer : B

Which of the following is NOT supported by MySQL

Correct Answer : C

How much character are allowed to create database name?

Correct Answer : C