SQL code
"Add a Quality Label table with a foreign key from the
Suppliers, with the default value corresponding to 'medium' quality. Don't forget to add a column to the
Suppliers for the foreign key.
Also add the following values to the table" we are using the northwind schema and i have tried to insert this but i keep getting invalid column name no matter what i change it to and i dont know why.
Suppliers, with the default value corresponding to 'medium' quality. Don't forget to add a column to the
Suppliers for the foreign key.
Also add the following values to the table" we are using the northwind schema and i have tried to insert this but i keep getting invalid column name no matter what i change it to and i dont know why.
