DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tblsupplier |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| supplier_id | Integer | |||||
supplier_name | VarChar(50) |
| |||||
supplier_url | VarChar(120) |
|
Indexes | |||
Name | Columns | Unique | Clustered |
Foreign Keys - Child Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
Foreign Keys - Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tbldye_tbysup | tblsupplier | tbldye | supplier_id | supplier_id |
tblsub_tblsup | tblsupplier | tblsubstance | supplier_id | supplier_id |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |