Number of columns does not match number of values

The SQL INSERT statement's values do not match the number of columns defined for the table or listed in the column list.

Resolution:

Correct the statement.