试题详情
- 单项选择题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
关注下方微信公众号,在线模考后查看
热门试题
- What is true about s
- A customer&ens
- Which of the followi
- Which of
- Given: And the
- Which dynamic&
- Which two statements
- Examine the followi
- Which s
- For which action can
- Examine the exhibit
- Your database is run
- While Monitori
- You enabled
- 从本质上来看,()就是命名的PL/SQL
- The NLS_SORT paramet
- Given: Whatcandirec
- Which statement is t
- When you
- Which SELECT stateme