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
Q. What is the mantissa in -1.58E5?
Q. Which of the following belongs to an "aggregate function"?
Q. A synonym for CHARACTER SET is . . . . . . . .
Q. The case sensitive among these is . . . . . . . .
Q. To reactivate indexes the command used is . . . . . . . .
Q. What is def in the following MySQL statement? DECLARE abc HANDLER FOR def ghi;
Q. For which type are illegal values converted to the appropriate 'zero' value?
Discusssion
Login to discuss.