I\'m taking a course called \"database systems\" and for our class project I have to design a website.
Here\'s an example of a table I created:
CREATE TA
This is typically called a surrogate key and it has many benefits. One of which is insulating your database relationships from the application data. More details and the corresponding disadvantages can be found at the wiki link provided above.