The Question : What do you understand by terms ‘primary key’ and ‘secondary key’ in a database?
Solution for the question :
A primary key is a field that identifies each record in a database table admitting that the primary key must contain its UNIQUE values. A secondary key shows the secondary value that is unique for each record. It can be used to identify the record and it is usually indexed. It is also termed as Alternate key.
The correct answer to the question is researched by our moderators and shared with you. You can give feedback by commenting for the answers you think are wrong.