Home / Programming MCQs / MySQL MCQs / Question
V
Q. Which clause is used to filter the data?
Example: SELECT * FROM employee WHERE id = 1;
You must be Logged in to update hint/solution
Q. In MySQL, which command is used to modify the table values
Q. What is the meaning of “EMPTY SET” in the following query?
Q. The updated MySQL extension with PHP5 is typically referred to as
Q. Which of the following columns is not returned by ‘OPTIMIZE TABLE’?
Q. What does the CREATE TABLE Statement do?
Q. Which clause is used to “Filters out unwanted data”?
Q. What is the work of SELECT command?
Discusssion
Login to discuss.