READ Free Dumps For Oracle- 1z0-007
Question ID 1684 | In which case would you use a FULL OUTER JOIN? |
Option A | A. Both tables have NULL values. |
Option B | B. You want all unmatched data from one table. |
Option C | C. You want all matched and unmatched data from only one table. |
Option D | D. You want all unmatched data from both tables. |
Option E | E. You want all matched data from both tables. |
Correct Answer | D |
Question ID 1685 | Examine the SQL statement that creates ORDERS table: |
Option A | A. ORDER_ID |
Option B | B. SER_NO |
Option C | C. PROD_ID |
Option D | D. ORD_TOTAL |
Option E | E. composite index on ORDER_ID and ORDER_DATE |
Correct Answer | B,E |