CALL (PROCEDURE) statement documentation in reference manual has incomplete
syntax for arguments
------------------------------------------------------------------------------------------------
Key: DERBY-2137
URL: http://issues.apache.org/jira/browse/DERBY-2137
Project: Derby
Issue Type: Bug
Components: Documentation
Affects Versions: 10.2.1.6, 10.3.0.0
Reporter: Daniel John Debrunner
Priority: Minor
The syntax is shown as only allowing parameter markers as arguments to a SQL
procedure. However any expression is allowed.
I think the syntax would be
CALL procedure-Name ( [ Expression [, Expression]* ] )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira