Question 116
Examine the description of the PRODUCTS table:

Which three queries use valid expressions?

Which three queries use valid expressions?
Question 117
Examine these requirements:
1. Display book titles for books purchased before January 17, 2007 costing less than 500 or more than 1000.
2. Sort the titles by date of purchase, starting with the most recently purchased book.
Which two queries can be used?
1. Display book titles for books purchased before January 17, 2007 costing less than 500 or more than 1000.
2. Sort the titles by date of purchase, starting with the most recently purchased book.
Which two queries can be used?
Question 118
Examine the structure proposed for the TRANSACTIONS table:

Which two statements are true regarding the creation and storage of data in the above table structure? (Choose two.)

Which two statements are true regarding the creation and storage of data in the above table structure? (Choose two.)
Question 119
Which two statements are true?
Question 120
Which three tasks can be performed by DDL statements?
