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

备考刷题,请到

CDA认证小程序

The role of the physical data model in the Metadata repository is
A. How many master data records are stored in our MDM system
B. wWhat the business definition of data concepts
C. To describe how and where our data is stored in our systems applications or packages
D. which version of COTs software (E.g.SAP) is implemented
上一题
下一题
收藏
点赞
评论
题目解析
题目评论(0)

正确答案是:C: To describe how and where our data is stored in our systems applications or packages。

专业分析:

物理数据模型(Physical Data Model,PDM)主要关注的是数据在数据库中的实际存储方式和位置。它详细描述了数据表、列、数据类型、索引、约束等具体的数据库实现细节。其目的是确保数据能够高效、安全地存储和访问。

A选项(How many master data records are stored in our MDM system)涉及主数据管理系统(MDM)的记录数量,这是数据统计和管理层面的内容,不属于物理数据模型的范畴。

B选项(What the business definition of data concepts)涉及数据概念的业务定义,这是概念数据模型(Conceptual Data Model,CDM)和逻辑数据模型(Logical Data Model,LDM)关注的内容,不是物理数据模型的职责。

D选项(Which version of COTs software (E.g. SAP) is implemented)涉及商业现成软件(COTS)的版本管理,这是软件配置管理和IT运维管理的内容,也不属于物理数据模型的范畴。

因此,物理数据模型的主要作用是描述数据在系统应用程序或包中的存储方式和位置,选项C是正确的。