Home / Programming MCQs / MySQL MCQs / Question

V

Vishal Gupta • 7.73K Points
Tutor III

Q. Which clause is used to identify the table?

(A) SELECT
(B) FROM
(C) WHERE
(D) ORDER BY
Explanation by: Vishal Gupta
Example: SELECT * FROM employee;

You must be Logged in to update hint/solution

Discusssion

Login to discuss.