Home / Programming MCQs / MySQL MCQs / Question
T
Q. What is the work of INSERT command?
Using the INSERT command, inserting records or data into the database tables is accomplished. In addition to inserting records in single rows, we can insert records in multiple rows as well.
You must be Logged in to update hint/solution
Which clause is used to identify the table?
Which of the following is the feature(s) of SQL Auto Increment?
Which of the following value displays an error when stored in “float(4,2)”?
What will be returned by the given query? SELECT INSTR("INDIA", "DI");
What is def in the following statement?
The ‘SOCKET’ protocol is permitted on which operating systems?
The updated MySQL extension with PHP5 is typically referred to as
Discusssion
Login to discuss.