What are the different types of keys in RDBMS?
问题 What are the different types of keys in RDBMS? Please include examples with your answer. 回答1: From here and here: (after i googled your title) Alternate key - An alternate key is any candidate key which is not selected to be the primary key Candidate key - A candidate key is a field or combination of fields that can act as a primary key field for that table to uniquely identify each record in that table. Compound key - compound key (also called a composite key or concatenated key) is a key