What does the following SELECT statement do?

SELECT Age FROM People WHERE LastName = 'Purple'

a) It selects the age of the person (or people) with the last name Purple from the People table.
b) It selects the value Purple from the Age table of the People database.
c) It selects the age of the person with the last name Purple from the People database.
d) It selects the People field from the Age table with the LastName value Purple.

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements about fonts used in a presentation is true?

A) Script fonts are easy to read B) Font and background color should be similar C) Font and background color should contrast and script fonts avoided D) Italics is preferred

Computer Science & Information Technology

A SharePoint ________ is a component that is used to extend the functionality of a site

Fill in the blank(s) with correct word

Computer Science & Information Technology