Home » MYSQL » Mysql miscellaneous » Question
  1. “SELECT” clause cannot be used without which clause in Mysql?
    1. WHERE
    2. ORDER BY
    3. FROM
    4. All of above
    5. None of these
Correct Option: C

“FROM” clause is necessary to point out tables in database.



Your comments will be displayed only after manual approval.