Home / Programming MCQs / MySQL MCQs / Question
J
Q. To know your MYSQL version and current date which of the following command you should use?
SELECT VERSION (), CURRENT_DATE; is the command to check the current MYSQL version and date.
You must be Logged in to update hint/solution
The privilege ____ can be granted to retrieve data.
What is the data in a MySQL database?
Which of the following is/are transaction control commands in SQL?
MySQL comes with as standard with client libraries for
What does the DROP INDEX Statement do?
Which of the following cannot be used with associative arrays?
Which statement is used to create a trigger?
What is the difference between nchar and nvarchar?
What sets up an association between one or more MyISAM tables and the named key cache?
Discusssion
Login to discuss.