试题详情
- 单项选择题 A table was created using the following DDL: CREATE TABLE employee (id SMALLINT NOT NULL, name VARCHAR(9), dept SMALLINT CHECK (dept BETWEEN 10 AND 100), job CHAR(10) CHECK (job IN ('Sales','Mgr','Clerk')), hiredate DATE, salary DECIMAL(7,2), comm DECIMAL(7,2), PRIMARY KEY (id), CONSTRAINT yearsal CHECK (YEAR(hiredate) > 2004 OR salary > 80500) ); Which of the following INSERT statements will fail?()
A、INSERT INTO employee VALUES (2, 'Smith', 80, 'Mgr', '09/03/2006', 80000, NULL)
B、INSERT INTO employee VALUES (4, 'Smith', 86, 'Mgr', '07/14/2003', 90000, NULL)
C、INSERT INTO employee VALUES (1, 'Smith', 55, 'Sales', '07/14/2003', NULL, NULL)
D、INSERT INTO employee VALUES (3, 'Smith', 33, 'Analyst', '11/26/2006', 90000, NULL)
- D
关注下方微信公众号,在线模考后查看
热门试题
- A DBA has been asked
- The statement:
- Cindy wants
- SOA常见的几种解决性能问题的思路。
- How should TCP/IP be
- The Chief̳
- A customerQ
- 下面哪些是实施SOA的优势?()
- An administrat
- An administrator is
- An administrat
- Which of
- An administrator su
- 为什么企业和IT之间的协调对于SOA很重
- Telneting from
- The system administr
- A customer&ens
- Which of the followi
- A customer&ens
- A two-node&ens