I've fully created my table with all its attributes, but i forgot to declare my primary key.
Looking at the FAQ's it doesn't say anything about altering a table to include a Primary key!
Its a restaurant database which includes the restaurant names, their addresses, cuisine, longitude and latitude.
Inside each restaurant has starters and main courses.
Any commands to make the cuisine the primary key?!
Looking at the FAQ's it doesn't say anything about altering a table to include a Primary key!
Its a restaurant database which includes the restaurant names, their addresses, cuisine, longitude and latitude.
Inside each restaurant has starters and main courses.
Any commands to make the cuisine the primary key?!