A5Theory Learn Tech. Build Digital. Grow Together.

Tag What is primary key and super key

What is super key in DBMS?

superkey-feature-img

Super key(What is a super key in DBMS) is the combination of one or more attributes to uniquely identify a tuple. For example, we have a student table with attributes (stu_rollno, stu_name, stu_add, stu_branch, stu_Aadharno). Within this blog(What is the…