DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tblsub2sub |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| sub2sub_id | Integer |
| nextval('sub2sub_seq'::text) | |||
child | Integer |
|
|
||||
parent | Integer |
|
|
Indexes | |||
Name | Columns | Unique | Clustered |
Foreign Keys - Child Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tblsub_child | tblsubstance | tblsub2sub | substance_id | child |
tblsub_parent | tblsubstance | tblsub2sub | substance_id | parent |
Foreign Keys - Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |