List Displays
- List of Tables/Views
- List of Tables/Views with Description
- List of Tables with Table Sizing
- List of Tables with TOAST table
Details Display
- Columns
- Column Extended Info
- Column Statistics
- Table Statistics
- Table IO statistics
- Primary Key Columns
- Indexes
- Check Constraints
- Authorities on Table
- Views on Table
- Triggers
- Referenced Tables (Foreign Keys)
- Dependent Tables
- Table Partitions
- Tables inherited from (parents)
- Inheriting tables (children)
|
- Create / Alter / Drop Table
- Create View on table
- Create Primary Key / Index on Table
- Create Foreign Key on Table
- Create Trigger on Table
- Create Check Constraint on Table
- Generate DDL for Table and related indexes, keys, views, triggers, constraints
- Compare Tables comments
- Manage table comments
- Manage column comments
- Rename table/s
- Rename columns
- Analyze Table/s
- Truncate Table/s
- Cluster table/s
- Enable / Disable Triggers
- Move to new Tablespace
- Vacuum Table/s
- Reindex Table/s
|