Home / Programming MCQs / MySQL MCQs / Question
J
Q. Which of the following command is used to delete a database?
DROP DATABASE DATABASE_NAME; command is used to delete a database.
You must be Logged in to update hint/solution
MySQL comes with as standard with client libraries for
For which of the following are triggers not supported?
What can be the maximum size of char(n) in SQL Server String Data Type?
Numbers of operand used by Binary Operators are?
What does the DROP DATABASE Statement do?
An object type can represent any real-world entity.
Which statement is used to show the server’s current character set and collation settings?
What is the maximum number of ELSE clauses that can be included in an IF clause that is not nested?
There can be more than one column per table with the AUTO_INCREMENT attribute.
Discusssion
Login to discuss.