logo - 刷刷题
下载APP
【单选题】

The EMPLOYEES table has these columns: LAST NAME VARCHAR2(35) SALARY NUMBER(8,2) HIRE_DATE DATE Management wants to add a default value to the SALARY column. You plan to alter the table by using this SQL statement: ALTER TABLE EMPLOYEES MODIFY ( SALARY DEFAULT 5000); What is true about your ALTER statement?()

A.
Column definitions cannot be altered to add DEFAULT values.
B.
A change to the DEFAULT value affects only subsequent insertions to the table.
C.
Column definitions cannot be altered at add DEFAULT values for columns with a NUMBER data type.
D.
All the rows that have a NULL value for the SALARY column will be updated with the value 5000.
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】正确给下列化合物命名的选项是:

A.
α,β-二甲基己醛
B.
2-甲基-4-乙基戊醛
C.
2,4-二甲基己醛
D.
β,γ-二甲基己醛

【多选题】以下属于培训开发原则的是

A.
目标原则
B.
激励原则
C.
差异化原则
D.
效益原则