Tables


Database Analysis of {{database_name}}

Generated on {{generation_time}}

{{#description}}

{{{description}}}

{{/description}}
TABLES {{tablesAmount}}
VIEWS {{viewsAmount}}
COLUMNS {{columnsAmount}}
Constraints {{constraintsAmount}}

Database Properties

Database Type: {{database.databaseProduct}}

{{#catalog}} {{#catalog.comment}}

Catalog {{catalog.name}}

{{{catalog.comment}}}

{{/catalog.comment}} {{/catalog}} {{#schema}} {{#schema.comment}}

Schema {{schema.name}}

{{{schema.comment}}}

{{/schema.comment}} {{/schema}}

Tables

{{#displayNumRows}} {{/displayNumRows}} {{#tables}} {{#displayNumRows}} {{/displayNumRows}} {{/tables}}
Table / View Children Parents ColumnsRowsType Comments
{{table.name}} {{table.maxChildren}} {{table.maxParents}} {{table.numCols}}{{table.numRows}}{{table.getType}} {{{comments}}}