|
DbWrench Documentation: PSLID 3.0 |
| Home | Tables | Schemas | 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 | Table | Columns | Unique | Clustered |
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| Parent Relations | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| tblmicpy_tbldetector | tbldetector | tblmicroscopy | detector_id | detector_id |
| Triggers | |||||||
| Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
| Used in Diagrams |
| Diagram Name |
| Take II |