A. True
B. False
What SQL clause is used to restrict the rows returned by a query?
Which of the following is used to delete an entire MYSQL database?
MySQL supports the complete SQL99 standard
Primary Key does allow the Null Values. where as in
Unique key doesn't accept the Null values.
How much character are allowed to create database name?