单项选择题

采用E-R图方法进行数据库概念设计时,需要将局部E-R图合并成全局E-R图,即全局的概念模型,这时可能出现三种冲突,下述所列冲突哪个不是( )

A.属性冲突
B.结构冲突
C.命名冲突
D.语法冲突
<上一题 目录 下一题>
热门 试题

单项选择题
When embedding SQL in a C language program, the prefix that should be added to all SQL statements in order to distinguish SQL statements from the host language statements is( )。
A.:
B.DECLARE
C.EXEC SQL
D.SQL
单项选择题
What Normal Form is the student table shown ( ) student table (s _ id, s _ name, s _ sex, s _ old, depart _ id, depart _ name) s _ id→s _ name, s _ sex, s _ old, depart _ id depart _ id→depart _ name
A.1NF
B.2NF
C.3NF
D.BCNF
相关试题
  • 关系系统的查询优化是一项非常主要的工作,...
  • 学校学生选修课程,经简化得到的数据项列出...
  • 为某公司开发一个用于管理产品发运的数据库...
  • 关系数据库中的关系要满足一定的要求,满足...
  • 概念结构设计是整个数据库设计的关键,独立...