0

What is superkey ?

17th Nov 2016, 1:33 PM
Raghunath S
Raghunath S - avatar
2 Answers
+ 3
Super Key: It is a set of attributes that uniquely identifies each row within a table. It is a superset of candidate key. A table can have many super keys. e.g. for a table with id, name, address,class, Super Keys can be: a)id b)id,name c)id,address d)id,class
17th Nov 2016, 5:39 PM
Sumita Das
Sumita Das - avatar
0
name
18th Nov 2016, 11:25 AM
Latha Lathu
Latha Lathu - avatar