DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tbldetector |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| detector_id | Integer | |||||
detector_name | VarChar(60) |
| |||||
det_type | VarChar(30) |
| |||||
det_manufacturer | VarChar(30) |
| |||||
det_model | VarChar(30) |
| |||||
det_gain | Float |
| |||||
det_voltage | Float |
| |||||
det_offset | Float |
| |||||
det_x_res | Float |
| |||||
det_y_res | Float |
| |||||
det_bit_depth | Integer |
| |||||
det_serial_number | VarChar(30) |
| |||||
det_processing | VarChar(300) |
|
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 |
tblmicpy_tbldetector | tbldetector | tblmicroscopy | detector_id | detector_id |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |