what is primary key? explain with the help of suitable example
Answers
Answered by
7
A primary key is either an existing table column or a column that is specifically generated by the database according to a defined sequence. For example, students are routinely assigned uniqueidentification (ID) numbers, and all adults receive government-assigned and uniquely-identifiable Social Security numbers.
Similar questions