【发布时间】:2017-04-27 17:15:31
【问题描述】:
我正在尝试解决这个与关系中的候选键有关的问题。 这是问题:
Consider table R with attributes A, B, C, D, and E. What is the largest number of
candidate keys that R could simultaneously have?
答案是10,但我不知道它是如何完成的,也不知道这个词在计算答案时是如何同时生效的。
【问题讨论】:
标签: sql functional-dependencies candidate-key