Answers for "super key in dbms with example"

5

super key in dbms with example

A superkey is a set of attributes within a table whose values can be used to uniquely identify a tuple. ... We only need, per our example, the set {employeeID}. This is a minimal superkey—that is, a minimal set of attributes that can be used to identify a single tuple. employeeID is a candidate key.
Posted by: Guest on October-12-2020

Code answers related to "super key in dbms with example"

Browse Popular Code Answers by Language