PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL
Cause: The DML (SELECT or INSERT or DELETE or UPDATE) statement inside the FORALL statement does not contain BULK IN-BIND variables.
Action: The DML (SELECT or INSERT or DELETE or UPDATE) statement inside the FORALL statement must contain BULK IN-BIND variables.
Cause: The DML (SELECT or INSERT or DELETE or UPDATE) statement inside the FORALL statement does not contain BULK IN-BIND variables.
Action: The DML (SELECT or INSERT or DELETE or UPDATE) statement inside the FORALL statement must contain BULK IN-BIND variables.
No comments:
Post a Comment