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/05/17 16:31:17 UTC

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

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

Kim Haase reopened DERBY-2137:
------------------------------


Reopening to assign fix version.

> 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
>             Fix For: 10.3.0.0
>
>         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.