2,674 views
1 votes
1 votes
R (A1, A2, ….An) and every (n-2) attributes of R forms a candidate key. How many super
keys are there in R?

a) $_{n-2}^{n}\textrm{C}$

b) $_{n-2}^{n}\textrm{C}$ * 4

c) $_{n-2}^{n}\textrm{C}$ * n

d) $_{n-2}^{n}\textrm{C}$ + n +1

1 Answer

0 votes
0 votes
nCn-2+n+1 super keys.

Related questions

3 votes
3 votes
2 answers
1
Ram Swaroop asked Jan 30, 2019
1,288 views
Consider the following relation R(A1, A2,...A15) with (A1,A2, ... A6) of relation R are simple candidate key. The number of possible superkey in relation R is_
0 votes
0 votes
1 answer
2
Na462 asked Oct 13, 2018
825 views
How many Super keys Possible for R(A,B,C,D,E) with1. {A,BC,DE} as the keys ?2. {A,BC,CDE} as the keys ?
0 votes
0 votes
3 answers
3
Na462 asked May 12, 2018
1,447 views
Consider the following relational schema R(ABCDE). The number of super keys in relation R if every two attributes of relation R is candidate keys are __________.Please ex...