You own a table called EMPLOYEES with this table s...
单选题

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;()

发布日期:2020-04-10

A.You get an error because of a primary key violation.

B.The data and structure of the EMPLOYEES table are deleted.

C.The data in the EMPLOYEES table is deleted but not the structure.

D.You get an error because the statement is not syntactically correct.

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定