Create Iterator Summary The CREATE ITERATOR command allows iteration over a result set. An iterator sets variable values for each row in the <command> result set and then invokes the given...
Abort
Abort Invocation
Abort Invocation Summary The ABORT INVOCATION command terminates execution of a running pipeline or step invocation. Syntax abort invocation [if exists] <invocation_id>; Parameters Parameter De...