Time Left : 00 : 30 : 00
Which of the following can add a row to a table?
Correct Answer : C
Which of the following is NOT supported by MySQL
Correct Answer : C
Which of these is not a valid name for a column
Correct Answer : B
The value of Primary key
Correct Answer : C
Which declaration represents that "character data will consume the same number of bytes as declared and is right padded"?
Correct Answer : A
Which of these field types would be best to hold a film title?
Correct Answer : B
MVD is called as
Correct Answer : C
Primary Key does allow the Null Values. where as in Unique key doesn’t accept the Null values. True or False ?
Correct Answer : A
Character data can be stored as ______________
Correct Answer : C
Which data type is used to store data and time in Mysql?
Correct Answer : C
To use MySQL on your computer, you’ll need
Correct Answer : B
MySQL supports the complete SQL99 standard
Correct Answer : B
In a LIKE clause, you can could ask for any value ending in "ton" by writing
Correct Answer : C
Internally information is held in tables. Which of these is NOT a valid format:
Correct Answer : B
Which of the following is NOT available in MySQL:
Correct Answer : B
What kind of replication is supported by the MySQL server?
Correct Answer : B
How much character are allowed to create database name?
Correct Answer : C
Which of the following is used to delete an entire MYSQL database?
Correct Answer : C
MySQL comes with as standard with client libraries for:
Correct Answer : A
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
The "father" of MySQL is ______
Correct Answer : A
MySQL Access security is controlled through
Correct Answer : A
Which Program Copies The Databases From One Server To Another?
Correct Answer : B
The program called mysql is
Correct Answer : C