DbWrench Documentation: PSLID 3.0 |
Home | Tables | Schemas | 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 | Table | Columns | Unique | Clustered |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tblsub_child | tblsubstance | tblsub2sub | substance_id | child |
tblsub_parent | tblsubstance | tblsub2sub | substance_id | parent |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |