Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
スキーマがR={A,B,C,D}あり、関数従属性がある場合{B->C, D->A}、候補キーのセットは{B,D}または{BD}ですか?
R={A,B,C,D}
{B->C, D->A}
{B,D}
{BD}
Bが候補キーである場合、問題で指定されたものからこれらの機能依存性を導出できる必要があります。
あなたはそれをすることができますか?