Skip to content
Advertisement

Insert a line with different values

How to insert a line ? position the number 12 piece_color the R id 0 and 1 . I want to have two numbers here

I did

The returned error was:

Advertisement

Answer

You need to specify the columns to insert if you would like to use VALUES. In your case, it would be something like this:

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement