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 "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2013/01/25 04:27:12 UTC

[jira] [Comment Edited] (DERBY-6049) Allow tuples in IN lists

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

Mamta A. Satoor edited comment on DERBY-6049 at 1/25/13 3:25 AM:
-----------------------------------------------------------------

Hi Rick, thanks for filing this jira. Will be good to have this SQL standard supported syntax in Derby.
                
      was (Author: mamtas):
    Hi Rick, thanks for fiing this jira. Will be good to have this SQL standard supported syntax in Derby.
                  
> Allow tuples in IN lists
> ------------------------
>
>                 Key: DERBY-6049
>                 URL: https://issues.apache.org/jira/browse/DERBY-6049
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.10.0.0
>            Reporter: Rick Hillegas
>
> A user would like to be able to use tuples in IN lists. See http://apache-database.10148.n7.nabble.com/tuple-IN-clause-td126642.html. The following syntax (not currently supported by Derby) is legal according to my reading of the SQL Standard, part 2, sections 8.4 <in predicate> and 7.2 <row value expression>:
> select * from t where ( a, b ) in ( ( 1, 2 ), ( 3, 4 ) )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira