| Column Name | Data Type | Nullable | Default value | Comments |
|---|---|---|---|---|
| ITEMID | NUMBER | N | The unique identifier for the laboratory test | |
| TEST_NAME | VARCHAR2 | N | The name of the test | |
| FLUID | VARCHAR2 | N | The type of fluid for the test | |
| CATEGORY | VARCHAR2 | N | The category for the test |