试题详情
- 单项选择题Which statement adds a constraint that ensures the CUSTOMER_NAME column of the CUSTOMERS table holds a value?()
A、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;
B、ALTER TABLE customers MODIFY CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;
C、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn NOT NULL;
D、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn IS NOT NULL;
E、ALTER TABLE customers MODIFY name CONSTRAINT cust_name_nn NOT NULL;
F、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name NOT NULL;
- C
关注下方微信公众号,在线模考后查看
热门试题
- You are a
- Youobservedthefollow
- 说明数据库内存结构中SGA和PGA的组成
- Every Sunday,&
- What methods
- Which statemen
- To control the exec
- Which two statements
- 取出工资在2000到3000元(包括上下
- You want
- 在建立ORACLE数据库时选择“事务处理
- An application
- You are managing an
- Given: Which i
- Click the
- You are i
- ViewtheExhibittoexam
- In your
- 查询出当前的数据库系统时间,精确到秒()
- TheOracleDatabase11g