[teiid-issues] [JBoss JIRA] Updated: (TEIID-514) ORDER BY should have ability to include columns not specified in the SELECT clause

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jul 14 10:08:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/TEIID-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-514:
---------------------------------

       Affects: [Documentation (Ref Guide, User Guide, etc.), Release Notes]
    Complexity: Medium


This needs the capability supportOrderByUnrelated (which is the same term used by JDBC).

> ORDER BY should have ability to include columns not specified in the SELECT clause
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-514
>                 URL: https://jira.jboss.org/jira/browse/TEIID-514
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Marc Shirley
>            Assignee: Steven Hawkins
>            Priority: Minor
>             Fix For: 6.2.0
>
>
> Client request to allow an ORDER BY clause to include columns other than those specified in the SELECT clause, as in the following query:
> SELECT col1, col2, col3 
> FROM tableA
> ORDER BY col4

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list