题目
题目

BU.330.770.T2.FA25 Quiz 1- Requires Respondus LockDown Browser

单项选择题

Examine the following table and decide how to make it conform to the rule of the 2nd Normal Form: The business has 30 stores in MD and DC. Order_IDs (Primary Key) are generated uniquely and sequentially across the 30 stores. For example, an Order_ID value of '000011' is unique across all stores and customers.

选项
A.Delete the attribute 'Store_ID'
B.Nothing, it's already in 2NF.
C.Move the attributes 'Customer_ID' and 'Store_ID' to create a bridging entity
D.Move the attributes 'Store_ID' and 'Store_location' to a new table, STORE, and create a relationship between the RECEIPT table and the STORE table
题目图片
查看解析

查看解析

标准答案
Please login to view
思路分析
To evaluate how to bring the RECEIPT table into 2NF, we first restate what the table contains and what 2NF requires. The RECEIPT table shows Order_ID (PK), Customer_ID, Store_ID, Store_location, Date, Paid. The potential issue is a transitive dependency: Store_location is dependent on Store_ID, but Store_ID is not part of the primary key, so a non-key attribute (Store_location) depends on another non-key via Store_ID. Option A: Delete the attribute 'Store_ID'. By remo......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!