SesarDB
Home | Tables | Schemas | Diagrams | Foreign Keys | Indexes |
nav_type | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
nav_type_id | Integer | nextval('nav_type_nav_type_id_seq'::regclass) | ||||
name | VarChar(100) |
|
|||||
description | VarChar(2000) |
|
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
nav_type_id_fk | nav_type | sample | nav_type_id | nav_type_id |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |