Q. "SELECT" clause cannot be used without which clause in Mysql?
β
Correct Answer: (A)
FROM
Explanation: This question is about how to write basic queries in MySQL. MySQL is a language used to talk to databases, which are like organized lists of information.