考试报名
考试报名
考试内容
考试大纲
在线客服
返回顶部

备考刷题,请到

CDA认证小程序

A design review of a logical data model should include an explanation of all of the following EXCEPT
A. the major process access of entities
B. each entity and its major attributes.
C. the relationships between the entities
D. the major process logiC.
上一题
下一题
收藏
点赞
评论
题目解析
题目评论(0)

正确答案是D:the major process logic。

专业分析:
在逻辑数据模型的设计评审中,主要关注的是数据的结构和关系,而不是具体的业务逻辑或处理过程。具体来说:

A: 主要过程访问的实体(the major process access of entities) - 这一点涉及到系统如何访问和使用实体,这是数据模型设计中需要考虑的一个方面。

B: 每个实体及其主要属性(each entity and its major attributes) - 这是逻辑数据模型的核心部分,描述了系统中存在的各个实体及其关键属性。

C: 实体之间的关系(the relationships between the entities) - 这是逻辑数据模型的另一个关键部分,描述了不同实体之间的关联和相互作用。

D: 主要过程逻辑(the major process logic) - 这是指系统中业务逻辑的处理过程,属于应用层面的内容,而不是逻辑数据模型设计的重点。

因此,在进行逻辑数据模型设计评审时,主要关注的是实体、属性和关系,而不是具体的业务逻辑处理过程。