My Sql Database Runtime Error

How to Solve This Issue

After i click Submit Runtime error showing

You have more than two columns if you want to add only two columns then specify column names.
INSERT INTO ‘table_name’ (‘col1’,‘col2’)VALUES (‘VAL1’,‘VAL2’)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.