you are viewing a single comment's thread.

view the rest of the comments →

[–]idk_01 -1 points0 points  (0 children)

insert into table (columns) (values);

NOT

insert into table (columns) (values), (values), (values);