Q:

Which of the following is the correct order of keywords for SQL SELECT statements?

belongs to collection: DBMS - SQL MCQ

0

Which of the following is the correct order of keywords for SQL SELECT statements?


  1. SELECT, FROM, WHERE
  2. FROM, WHERE, SELECT
  3. WHERE, FROM,SELECT
  4. SELECT,WHERE,FROM

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).SELECT, FROM, WHERE

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
A subquery in an SQL SELECT statement is enclosed ... >>
<< The SQL keyword(s) ________ is used with wildcards...