System view
- M_TABLES - Information on row and column tables
Truncate
TRUNCATERename
rename table oldTableName to newTableName
RENAME TABLECreate
CREATE TableSizing
See the specific structure:Documentation / Reference
rename table oldTableName to newTableName
RENAME TABLE