Use these utilities to get information and perform maintenance actions on database tables.
command |
description |
table func=ddl
|
Output DDL for a table, format based on dbschema output. |
table func=info |
Get performance and sizing information about a table, and the parts of the table |
table func=sch |
Get schema/definition information about a table, and the parts of the table |
|