Syntax documentationcall_statement Locate this document in the navigation structure

Syntax Syntax

  1. <call_statement> ::=
      CALL <dbproc_name> [(<expression>,...)] [WITH COMMIT]
End of the code.