Whenever I try to input data into my tblorder I get the error message #1054 - Unknown column \'FK_Customer_ID\' in \'field list\'. I have tried breaking my code down and in doi
I had this error aswell.
I am working in mysql workbench. When giving the values they have to be inside "". That solved it for me.