Q. Which clause is used to identify the table?
β
Correct Answer: (B)
FROM
Explanation: Example: SELECT * FROM employee;
Explanation: Example: SELECT * FROM employee;