DbWrench Documentation: PSLID 3.0 |
Home | Tables | Schemas | 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) |
| |||||
dye_id | Integer |
|
|
Indexes | ||||
Name | Table | Columns | Unique | Clustered |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_tblstack_tbldye | tbldye | tblstack | dye_id | dye_id |
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 |
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 | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |