[teiid-issues] [JBoss JIRA] Created: (TEIID-355) deprecate select into targeting a table

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 18 09:40:47 EST 2009


deprecate select into targeting a table
---------------------------------------

                 Key: TEIID-355
                 URL: https://jira.jboss.org/jira/browse/TEIID-355
             Project: Teiid
          Issue Type: Quality Risk
          Components: Documentation, Query Engine
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 6.0.0


We should deprecate the usage of select into targeting a table.  We are emulating SQL Server specific behavior, but not exactly (with set operations for example).  It's much better promote usage of the standard insert with a query expression - and add proper pushdown support (TEIID-124).

-- 
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