[
https://issues.apache.org/jira/browse/DERBY-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kim Haase updated DERBY-2137:
-----------------------------
Attachment: rrefcallprocedure-3.html
DERBY-2137-2.diff
Thanks for that suggestion, Laura! Here is my next try -- hope it works. The
diff file is DERBY-2137-2.diff, the HTML output file is
rrefcallprocedure-3.html.
> 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-2.diff, DERBY-2137.diff,
> rrefcallprocedure-3.html, 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.
-
You can reply to this email to add a comment to the issue online.