Programming Languages Java Objective
Mar 12, 2013

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

Choose the correct answer:
A) SELECT, FROM, WHERE
B) FROM, WHERE, SELECT
C) WHERE, FROM,SELECT
D) SELECT,WHERE,FROM
Detailed Explanation

Option A is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback