Which of the following statements would allow a user to view the National Book Award-winning authors for a certain year from a table called "NatBookAwards" that includes fields called "Title," "Author," "Category," and "Year"?

A. SELECT Author FROM NatBookAwards WHERE Year = @Year 
B. SELECT Author @NatBookAwards WHERE Year = @Year
C. SELECT Author FROM NatBookAwards IF Year = @Year
D. SELECT Author FROM @NatBookAwards WHERE Year = Year


Answer: A

Computer Science & Information Technology

You might also like to view...

Selection lists usually appear in a ____ box.

A. value list B. radio C. form D. drop-down list

Computer Science & Information Technology

A(n) licensed work is a work based on another pre-existing work, such as a movie adaptation of a book or a new musical arrangement of an existing song.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Excel normally uses all the selected data in creating a chart

Indicate whether the statement is true or false

Computer Science & Information Technology

How does using the Thumbnails Pane help you scan a multipage document more quickly?

What will be an ideal response?

Computer Science & Information Technology