[ https://issues.apache.org/jira/browse/DERBY-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466553 ]
Kim Haase commented on DERBY-2137: ---------------------------------- I just realized that the HTML file did not match the diff file -- my apologies. Please review the HTML file with the date January 22. Thanks very much. > CALL (PROCEDURE) statement documentation in reference manual has incomplete > syntax for arguments > ------------------------------------------------------------------------------------------------ > > Key: DERBY-2137 > URL: https://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 > Assigned To: Kim Haase > Priority: Minor > Attachments: DERBY-2137.diff, rrefcallprocedure.html, > rrefcallprocedure.html > > > 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: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira