[teiid-issues] [JBoss JIRA] Closed: (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
Fri Mar 26 10:33:38 EDT 2010


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

Steven Hawkins closed TEIID-514.
--------------------------------



> 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