Computer Science, asked by bhukurt1949, 1 year ago

Explain the keys with example Secondary key

Answers

Answered by Anonymous
1

A secondary key represents a secondary value that is unique for each record that can be used to identify the record. It is usually indexed. ... A secondary key is any candidate key (potential primary key) not chosen to be the primary key. Consider the case of a table of users with emails and usernames.

Similar questions