You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2007/01/02 23:24:27 UTC

[jira] Commented: (DERBY-2137) CALL (PROCEDURE) statement documentation in reference manual has incomplete syntax for arguments

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

Kim Haase commented on DERBY-2137:
----------------------------------

I've made this correction in the file rrefcallprocedure.dita. (I also changed the title of the file to add "statement" to make it consistent with other reference topics and put the "procedure-Name" argument in italics because it's replaceable.)

Hope it's correct now.

> 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
>         Assigned To: Kim Haase
>            Priority: Minor
>         Attachments: DERBY-2137.diff, 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: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira