Time Left : 00 : 30 : 00
How much character are allowed to create database name?
Correct Answer : C
Which data type is used to store data and time in Mysql?
Correct Answer : C
Which of the following is NOT available in MySQL:
Correct Answer : B
To use MySQL on your computer, you’ll need
Correct Answer : B
The datatype for single precision floating point number is ____________
Correct Answer : A
What kind of replication is supported by the MySQL server?
Correct Answer : B
MySQL comes with as standard with client libraries for:
Correct Answer : A
Which of these field types would be best to hold a .jpg image?
Correct Answer : D
MVD is called as
Correct Answer : C
In a LIKE clause, you can could ask for any value ending in "ton" by writing
Correct Answer : C
Which of these field types would be best to hold a film title?
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 program called mysql is
Correct Answer : C
The value of Primary key
Correct Answer : C
MySQL Access security is controlled through
Correct Answer : A
Which of these is not a valid name for a column
Correct Answer : B
Which of the following is used to delete an entire MYSQL database?
Correct Answer : C
The "father" of MySQL is ______
Correct Answer : A
MySQL supports the complete SQL99 standard
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
Which of the following is NOT supported by MySQL
Correct Answer : C
Character data can be stored as ______________
Correct Answer : C