DbWrench Documentation: PSLID |
Home | Tables | Diagrams | Foreign Keys | Indexes |
Table: tblillumination |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| illumination_id | Integer | |||||
illumination_name | VarChar(60) |
| |||||
il_type | VarChar(60) |
| |||||
il_manufacturer | VarChar(60) |
| |||||
il_model | VarChar(60) |
| |||||
il_serial_number | VarChar(30) |
| |||||
il_spectrum | 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_tblillum | tblillumination | tblmicroscopy | illumination_id | illumination_id |
Triggers | ||||||
Name | On Delete | On Insert | On Update | Execute | For Each | SQL |
Used in Diagrams |
Diagram Name |
Take II |