Which of these field types would be best to hold a film title?
longblob
tinytext
mediumtext
longtext
tinyblob
Correct Answer : B
The program called mysql is
Which of the following is used to delete an entire MYSQL database?
Primary Key does allow the Null Values. where as in Unique key doesn’t accept the Null values. True or False ?