1261
GB
Given the relation Supplier(s_id, p_order, s_name, qty) Given that there is a unique s_name for each s_id and that s_id, p_order is a composite key, find the correct statement among the following: i. this relation is a BCNF ii. this is 3 NF relation iii. this is a 2 NF relation iv. this is a 1 NF relation
IN
संबंध आपूर्तिकर्ता को देखते हुए (s_id, p_order, s_name, qty) यह देखते हुए कि प्रत्येक s_id के लिए एक अद्वितीय s_name है और वह s_id, p_order एक समग्र कुंजी है, निम्नलिखित में से सही कथन खोजें: i. यह संबंध बीसीएनएफ ii है। यह 3 एनएफ संबंध है iii. यह 2 एनएफ संबंध है iv. यह 1 NF संबंध है
A
i and ii
मैं और द्वितीय
B
ii and iii
द्वितीय और तृतीय
C
i and iv
मैं और iv
D
i and iii
मैं और iii
✅ Correct Answer: