+ 5

what is key's in DBMS?

Keys why use

16th Jan 2018, 10:07 AM
Shreya Jain
Shreya Jain - avatar
2 Antworten
+ 28
In sql , key refers to a column or a field for RDBMS , most important thing is to have a primary key field bcz it prevents duplicate values & not allows null value //when more than 1 fields/keys/columns works together to uniquely identify each record then they together known as "composite key" //hope it helps ☺
16th Jan 2018, 11:01 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 5
keys
16th Jan 2018, 10:08 AM
Shreya Jain
Shreya Jain - avatar