Home / Programming MCQs / MySQL MCQs / Question

V

Vishal Gupta • 7.73K Points
Tutor III

Q. Which clause is used to filter the data?

(A) SELECT
(B) FROM
(C) WHERE
(D) ORDER BY
Example: SELECT * FROM employee WHERE id = 1;

You must be Logged in to update hint/solution

Discusssion

Login to discuss.