DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tblstack |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| stack_id | Integer | |||||
microscopy_filter_id | Integer |
|
|
||||
time_id | Integer |
|
|
||||
target_id | Integer |
|
|
||||
stack_description | VarChar(50) |
|
Indexes | |||
Name | Columns | Unique | Clustered |
Foreign Keys - Child Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tblstack_tblmicroscopyfilter | tblmicroscopy_filter | tblstack | microscopy_filter_id | microscopy_filter_id |
tblstack_tbltarget | tblsubstance | tblstack | substance_id | target_id |
tblstack_tbltime | tbltime | tblstack | time_id | time_id |
Foreign Keys - Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
tbl3dregion_tblstack | tblstack | tbl3dregion | stack_id | stack_id |
tbldoustk_tbl3dregion1 | tblstack | tbldouble_stack_feature_values | stack_id | stack_id1 |
tbldoustk_tbl3dregion2 | tblstack | tbldouble_stack_feature_values | stack_id | stack_id2 |
tblimg_tblstak | tblstack | tblimage | stack_id | stack_id |
tblsets_tblstk | tblstack | tblsets | stack_id | stack_id |
tblsigstk_tblstack | tblstack | tblsingle_stack_feature_values | stack_id | stack_id |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |