[ 
https://issues.apache.org/jira/browse/DERBY-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472385
 ] 

Laura Stewart commented on DERBY-2137:
--------------------------------------

The format in the example is all left aligned. Is there a way that you can 
indent the 2nd and other subsequent lines that are part of each statement  so 
that a person reading the example can clearly see each statement?  Maybe indent 
by 4-5 spaces?


> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to