QuestionQ21
Essential CommandsWhich keyword is used to limit the records returned by a SELECT SQL statement, based on given criteria applied to the values in those records?
- A CASE
- B FROM
- C WHERE
- D IF
Which keyword is used to limit the records returned by a SELECT SQL statement, based on given criteria applied to the values in those records?
Community Discussion