Online Course Support

Which is the best description of the SELECT statement in SQL? (Note, this is not referring to the SELECT list.)

1.
Question 1
Which is the best description of the SELECT statement in SQL? (Note, this is not referring to the SELECT list.)

1 point

  • The statement most often used to define data structures
  • The clause for choosing which table to pull data from
  • The statement for choosing which database to work in
  • The only statement for creating query results

Similar Posts