Creating a table with a foreign key referencing the previously created table

Viewed 22

I am receiving a syntax error trying to create a table in MySQL. I think that the error lies within the PROF_ID column, however I cannot figure out the resolution.

enter image description here

enter image description here

0 Answers
Related