Home / Programming MCQs / MySQL MCQs / Question
J
Q. What is the function of DESCRIBE statement?
DESCRIBE statement helps us to get the definition of a particular table at a time, it tells us about all the constraints which are applied to columns.
You must be Logged in to update hint/solution
What does the TRUNCATE TABLE Statement do?
What will be the output of the following query:Select round(59999.99,-2);
The mode used to turn on strict mode and all of the additional restrictions is
What is a tuple in a relational database?
Which parameter acts like a constant inside the subprogram?
Discusssion
Login to discuss.