READ Free Dumps For Oracle- 1z1-051
Question ID 4834 | View the Exhibit and examine the structure of the PROMOTIONS, SALES, and |
Option A | A. It executes successfully and gives the required result. |
Option B | B. It executes successfully but does not give the required result. |
Option C | C. It produces an error because the join order of the tables is incorrect. |
Option D | D. It produces an error because equijoin and nonequijoin conditions cannot be used in the same SELECT statement. |
Correct Answer | A,B |
Question ID 4835 | View the Exhibit and examine the description for the PRODUCTS and SALES table. PROD_ID is a primary key in the PRODUCTS table and foreign key in the SALES table. You want to remove all the rows from the PRODUCTS table for which no sale was done for the last three years. Which is the valid DELETE statement? |
Option A | A. DELETE |
Option B | B. DELETE |
Option C | C. DELETE |
Option D | D. DELETE |
Correct Answer | C |