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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2019/05/10 23:35:00 UTC

[jira] [Commented] (DERBY-7045) Declare variable not supported in derby

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

Rick Hillegas commented on DERBY-7045:
--------------------------------------

Derby does not support the SQL PL/I language defined in part 2, section 21.9 of the 2016 SQL Standard.

> Declare variable not supported in derby
> ---------------------------------------
>
>                 Key: DERBY-7045
>                 URL: https://issues.apache.org/jira/browse/DERBY-7045
>             Project: Derby
>          Issue Type: Bug
>            Reporter: Naresh
>            Priority: Major
>
> Hi Team,
> Can you please confirm if Derby DB is supporting declaration of a variable.  I have listed below example similar to that we need to declare variable in derby db .
> DECLARE count INTEGER;
> DECLARE status VARCHAR;
> Similar to above use case I would like to declare a variable in derby db. Can you please help me on this issue.
> Thanks,
> Naresh.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)