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)