Oracle
1Z0-007 · Question #60
1Z0-007 Question #60: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-007 to reveal the answer and full explanation for question #60. The question stem and answer options stay visible for context.
Question
You own a table called EMPLOYEES with this table structure: EMPLOYEE_ID NUMBER Primary Key FIRST_NAME VARCHAR2(25) LAST_NAME VARCHAR2(25) HIRE_DATE DATE What happens when you execute this DELETE statement? DELETE employees;
Options
- AYou get an error because of a primary key violation.
- BThe data and structure of the EMPLOYEES table are deleted.
- CThe data in the EMPLOYEES table is deleted but not the structure.
- DYou get an error because the statement is not syntactically correct.
Unlock 1Z0-007 to see the answer
You've previewed enough free 1Z0-007 questions. Unlock 1Z0-007 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.