DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tblregion |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| region_id | Integer | |||||
image_id | Integer |
|
|
||||
mask_id | Integer |
|
|
Indexes | |||
Name | Columns | Unique | Clustered |
Foreign Keys - Child Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tblregion_tblimage | tblimage | tblregion | image_id | image_id |
tblregion_tblmask | tblmask | tblregion | mask_id | mask_id |
Foreign Keys - Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tbldrfeat_tblregion1 | tblregion | tbldouble_region_feature_values | region_id | region_id1 |
tbldrfeat_tblregion2 | tblregion | tbldouble_region_feature_values | region_id | region_id2 |
tblregionsets_tblregion | tblregion | tblregion_sets | region_id | region_id |
tblsrfeat_tblregion | tblregion | tblsingle_region_feature_values | region_id | region_id |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |