Multiple Choice
Which of the following clauses is used to restrict the rows returned by a query?
A) SELECT
B) FROM
C) WHERE
D) ORDER BY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: A search condition can be specified in
Q15: Which of the following search conditions can
Q16: An ORDER BY clause can reference a
Q17: The underscore symbol (_)is used in a
Q18: To find rows containing a NULL value
Q20: If a user performs a query that
Q21: Contents of the ORDERS table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q22: The _ comparison operator is used to
Q23: The maximum number of columns that can
Q24: NOT,AND,and OR are <u>comparison </u>operators._