当前位置:首页 → 计算机类 → 软件水平考试 → 中级信息系统管理工程师->某高校教学管理系统中的院系关系Department和学生关系
某高校教学管理系统中的院系关系Department和学生关系Students的模式分别为:Department(院系号,院系名,负责人号,电话),学生关系Students(学生号,姓名,身份证号,院系号,联系电话,家庭住址)。若关系Students中的属性“家庭住址”可以进一步分为邮编、省、市、街道,则该属性为()。关系Students中()。
请将下面的SQL语句空缺部分补充完整。
CREATE TABLE Students(学生号CHAR(8)PRIMARY KEY,姓名CHAR(10),
身份证号CHAR(13),院系号CHAR(13),
联系电话CHAR(13),家庭住址CHAR(30)
FOREIGN KEY());
问题1选项
A.简单属性
B.复合属性
C.多值属性
D.派生属性
问题2选项
A.有1个候选键,为学生号
B.有2个候选键,为身份证号和院系号
C.有2个候选键,为学生号和身份证号
D.有2个候选键,为学生号和院系号
问题3选项
A.(联系电话)REFERENCES Department(电话)
B.(院系号)REFERENCES Department(院系号)
C.(院系号)REFERENCES Students(院系号)
D.(负责人号)REFERENCES Students(学生号)
在几种不同类型的软件维护中,通常情况下()所占工作量最大。
在()中,项目经理的权力是最小的。
在项目实施的过程中,项目经理通过项目周报中的项目进度分析图表发现机房施工进度有延期风险。项目经理立即组织相关人员进行分析,下达了关于改进措施的书面指令。该指令属于( )
The IT service manager resigns from a project that meets the scheduleand budget. After hiring an alternativenew manager, the team is opposed to the comments from the new manager. The team is at () developmentstages。
()is closet to Deming's definition of Quality。
The IT service manager has learned that a software canimprove the efficiency of current and future project tasks. Because the software is fresh to the Company. Theengineer is not familiar with the software. The lT service manager decides to send the highest level engineero attend the external training course. The proiect manager uses () risk strategies。
The process control charts are used ()。