首页 > 计算机类 > 等级考试 > 计算机二级 > MySQL数据库程序设计 > 部门表 tb_dept 的定义如下:下列说法中正确的是 ______。
CREATE TABLE tb_dept(
deptno CHAR(2) primary key ,
dname CHAR(20) Not null , manager CHAR(12),
telephone CHAR(15)
);

部门表 tb_dept 的定义如下:下列说法中正确的是 ______。
CREATE TABLE tb_dept(
deptno CHAR(2) primary key ,
dname CHAR(20) Not null , manager CHAR(12),
telephone CHAR(15)
);

A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
查看答案
正确答案: B
答案分析:
包含此试题的试卷:
相关的试题
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
A.dname 的取值允许为空,不允许重复
B.deptno 的取值不允许为空,不允许重复
C.deptno 的取值允许为空,不允许重复
D.dname的取值不允许为空,不允许重复
网站内容收集于网络,如有侵犯您的权益,请联系:gl@lm158.com,感谢您的支持
神奇助手题库网