id | name | |
---|---|---|
1 | John Doe | john.doe@example.com |
2 | Jane Smith | jane.smith@example.com |
3 | Alice Johnson | alice.johnson@example.com |
4 | Bob Brown | bob.brown@example.com |
5 | Charlie Davis | charlie.davis@example.com |
id | instrumentName | description |
---|---|---|
1 | Microscope | A device used for viewing objects at high magnification. |
2 | Centrifuge | An apparatus that uses centrifugal force to separate substances based on their density. |
3 | Autoclave | A sterilization chamber that uses pressurized steam to kill bacteria and other microorganisms. |
4 | pH Meter | A device that measures the acidity or alkalinity of a solution. |
5 | Thermometer | A device that measures temperature. |
technicianId | instrumentId |
---|---|
(→ Lab_Technicians.id) | (→ Instruments.id) |
1 | 1 |
2 | 1 |
3 | 1 |
4 | 1 |
5 | 1 |
5 | 3 |