|
- Causa
- THE NUMBER OF INSERT VALUES IS NOT THE SAME AS THE NUMBER OF OBJECT COLUMNS
The number of insert values in the value list of the INSERT statement is not the same as the number of
object columns specified.
- Ação do sistema
- A valid plan or package will be created if no errors are detected.
The statement is bound dynamically on each execution of the statement.
- Resposta ao Desenvolvedor
- For better performance, rebind the plan or package after correcting the statement.
To correct the statement, specify one and only one value for each of the specified object columns.
SQLSTATE: 01525
|
| |