xan [xan_PRISM_DW.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
project | (Table) |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| row_id | Integer | nextval('project_row_id_seq'::regclass) | ||||
row_entry_date | TimeStampWithTimeZone | now() | |||||
row_update_date | TimeStampWithTimeZone | now() | |||||
short_name | VarChar(50) | ||||||
long_name | VarChar(200) |
| |||||
description | VarChar(1000) |
|
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
platform_project_id_fkey | core.project | core.platform | row_id | project_id |
Used in Diagrams |
Diagram Name |
core |