Reason:
An INSERT statement specifies more columns or values than are defined in the table in question.
The SQLSTATE that equates to this SQL return code is 42802.
Action:
Correct the statement in question so as to specify the correct number of columns or values.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|