单项选择题

采用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
相关试题
  • 下面列出的数据模型中,( )是结构数据模型。
  • 在通常情况下,下面的关系中,不可以作为关...
  • SQL语言中的索引是数据库体系结构中的( ...
  • 在关系代数中,对有公共属性的两个关系做自...
  • In order to ensure database's ( ...