Question 76
Which two tasks require subqueries?
Question 77
Examine the description of the BRICKS table;
Examine the description of the BRICKS_STAGE table;
Which two queries execute successfully?
Question 78
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?
Question 79
Which two statements are true regarding savepoints? (Choose two.)
Question 80
View the Exhibit and examine the structure of the SALES table.
The following query is written to retrieve all those product IDs from the SALEStable that have more than
55000 sold and have been ordered more than 10 items.
Which statement is true regarding this SQL statement?
