SesarDB
Home | Tables | Schemas | Diagrams | Foreign Keys | Indexes |
launch_type | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
|
launch_type_id | Integer | nextval('launch_type_launch_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 |
launch_type_id_fk | launch_type | sample | launch_type_id | launch_type_id |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |