Home / Programming MCQs / MySQL MCQs / Question
T
Q. What does the UPDATE Statement do?
The stored data in the SQL database is changed or modified by UPDATE SQL statement.
You must be Logged in to update hint/solution
Which clause is used to “Filters out unwanted data”?
The TRIGGER privilege is used for the table to be able to create and drop triggers for it.
What does the CREATE INDEX Statement do?
Storing same data in many places is called
The term ___________ is used to refer a column.
The main MySQL program that does all the data handling is called
What SQL clause is used to restrict the rows returned by a query?
The “father” of MySQL is ______.
The option that executes all SQL statements in a SQL script irrespective of the number of errors is
Discusssion
Login to discuss.