[teiid-issues] [JBoss JIRA] (TEIID-4784) Provide functionality to perform RENAME table in DDL scripts

Bram Gadeyne (JIRA) issues at jboss.org
Thu Feb 23 09:37:00 EST 2017


Bram Gadeyne created TEIID-4784:
-----------------------------------

             Summary: Provide functionality to perform RENAME table in DDL scripts
                 Key: TEIID-4784
                 URL: https://issues.jboss.org/browse/TEIID-4784
             Project: Teiid
          Issue Type: Feature Request
    Affects Versions: 9.2
            Reporter: Bram Gadeyne
            Assignee: Steven Hawkins


Allow rename commands like:

ALTER TABLE "teiidtest" RENAME TO "tmptbl_teiidtest";

This should rename the table name teiidtest in the current schema to tmptbl_teiidtest.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list