Skip to main content

UNSUPPORTED_BATCH_PARAMETERIZED_STATEMENT error condition

SQLSTATE: 0A000

Batch execution of the provided statement is not supported.

NOT_SINGLE_ROW_INSERT_INTO_VALUES

Batch execution is supported only for parameterized single row INSERT INTO VALUES statements.