Home / Programming MCQs / MySQL MCQs / Question
J
Q. To see all the databases which command is used?
To see all the databases SHOW DATABASES; command is used.
You must be Logged in to update hint/solution
How many distinct, different values can you hold in an enum field?
The MySQL server used in its client/server architecture is _______________.
Which of these is a valid call to a function (watch the spaces carefully!)
Mysql is an example of the _____.
To use MySQL on your computer, you’ll need
Which property determines whether a database object is case sensitive?
A view can be deleted using the command __________
The property of InnoDB that enforces foreign key relationships stay intact is called ____________
Discusssion
Login to discuss.