In a non-identifying relationship在非标识关系中:()?
(A)The primary key of the parent entity becomes a foreign key in the child entity父实体的主键,成为子实体的外键
(B)The primary key of the child entity is removed子实体的主键被移除
(C)The primary key of the parent entity becomes part of the primary key of the child entity父实体的主键,成为子实体主键的一部分
(D)The primary key of the child entity is concatenated子实体的主键是连接的
(E)The foreign key of the parent entity migrates to the child entity父实体的外键转移到子实体 答案解析: 这里有两个概念,非标识关系,标识关系,这里先作概述,详细的请等待视频对建模做完整性介绍标非识关系:一般用于联合主键才能标识实体记录的唯一性标识关系:不需要联合主键,也能标识实体记录的唯一性,本文048题,就是标识关系 其实现在的数据库设计中,特别是计算机硬件便宜了之后,几乎见不到联合主键的情况,用联合主键只是为了节省一个代理键(surrogate keys,自增长ID或GUID等,ID无意义,只是作为唯一标识,所以才叫代理键)字段的存储空间,没有这个必要性 这一题的答案跟48题是一样的,只是换了一表述,请本试卷参阅48题也就父实体与子实体是一对多的关系(一个老爸有多个儿子),主外键请参照其它题目


更多CDMP数据治理试题
- 1In its broadest context, the data warehouse includes:普遍而言,数据仓库包括::()?
- 2A document is ___________ and an official record __________文档是_____,正式记录是_____:()?
- 3The recommended standard for a data element naming convention includes数据元素命名约定的推荐标准包括:()?
- 4Top reasons cited for working around existing data groups in organizations include all of the following _______ EXCEPT绕过组织中现有数据组的主要原因包括以下所有__项,但不包括:()?
- 5Which of the following define the data security touch points in an organisation?在企业中,以下哪个选项定义了数据安全的触点?:()?
- 6Information gaps-the difference between what information is needed and whatever trustworthy information is currently available-represent信息差距——所需信息与当前可用的可信信息之间的差异——表示:()?