READ Free Dumps For Oracle- 1z0-001
Question ID 1565 | The EMPLOYEE table contains these columns: |
Option A | A. There is more than one employee with the first name Scott. |
Option B | B. The FIRST_NAME values in the database are in lowercase. |
Option C | C. Scott has a NULL commission value. |
Option D | D. Scott has a zero commission value. |
Option E | E. There is no employee with the first name Scott. |
Correct Answer | A |
Question ID 1566 | In SQL*Plus, you issued this command: DELETE FROM dept |
Option A | A. Add the CONSTRAINTS CASCADE option to the command. |
Option B | B. Add the FORCE keyword to the command. |
Option C | C. You cannot make the command execute. |
Option D | D. Delete the child records first. |
Correct Answer | D |