Primary key: for a relational database to work, every record needs to be identified on its own.
Unique key: you can specify that certain data in your dbms must be unique. These are constraints and can be added to more then one field at a time
View All Comments
| View Tutorial