Semantics :
AddBatchStatement
AddBatchStatement
::=
addBatch
(
to
)?
IDENTIFIER
:
Mixture
;
Used by:
Adds a SQL statement to a batch variable, created by
createBatch
.