inserting values
While inserting values in the column i get an error that Error Code 1364: Customer_id doesnt have a default value
1 answers ( 0 marked as helpful)
Hi Sebastian!
Thanks for reaching out.
You obtained the error 1364 because the column does not contain a default value and you did not provide any value in the INSERT statement.
Hope this helps.
Best,
Tsvetelin