Home / Programming MCQs / MySQL MCQs / Question
J
Q. Which of the following is the correct syntax for using the TRUNCATE statement?
The correct syntax to use truncate statement is, TRUNCATE TABLE TABLE-NAME;
You must be Logged in to update hint/solution
Which of the following is TRUE about SQL Auto Increment?
Which of the following scripts will run successfully?
You are required to buy a license for MySQL if
Which storage engine in MySQL provides foreign key support?
Which of the following is the correct syntax to add a field using alter command?
Command that comes under DML is/are –
When creating a function, in which section will you typically find a return key word?
What is ghi in the following statement?
The keyword used with UNION that does not retain duplicate rows is ________
Discusssion
Login to discuss.