InterviewSolution
Saved Bookmarks
| 1. |
Classify various types of keys used in database. |
|
Answer» The various types of keys used in database are candidate key, primary key, secondary key, super key and foreign key. |
|