tranquillo
Technical User
Hi...
I wanna know how to create a foreign key in mysql..
I tried this
alter table arbetsplats modify klubbID int foreign key;
it says I have an error in my syntax... and I guess I do.
-stefan
I wanna know how to create a foreign key in mysql..
I tried this
alter table arbetsplats modify klubbID int foreign key;
it says I have an error in my syntax... and I guess I do.
-stefan