DDL Commands

Page edited by Steven Hawkins


Changes (1)

Teiid supports a subset of DDL at runtime to, create/drop temporary tables and to manipulate procedure and view definitions at runtime. It is not currently possible to arbitrarily drop/create non-temporary metadata entries.  See [TEIID:DDL Metadata] for DDL used within a VDB to define schemas.


...

Full Content

Teiid supports a subset of DDL at runtime to create/drop temporary tables and to manipulate procedure and view definitions. It is not currently possible to arbitrarily drop/create non-temporary metadata entries.  See DDL Metadata for DDL used within a VDB to define schemas.

Note
A MetadataRepository must be configured to make a non-temporary metadata update persistent. See the Developers Guide Runtime Metadata Updates section for more.
Stop watching space | Change email notification preferences
View Online | View Changes | Add Comment