Table name: HardwareComponents
.
Column | Data Type | Nullable | Description |
---|---|---|---|
● hardware_component |
Integer | False | Uniquely labels each hardware component. |
component_model |
Text | False | Specifies the component model. |
component_manufacturer |
Text | True | Specifies the component manufacturer. |
component_description |
Text | True | A short description of the hardware component. |
Legend: ●
Primary Key.