v_incident_report_chemicals
Table Name: v_incident_report_chemicals
Last Updated: June 01, 2026 at 01:22 AM
Columns
| Column Name | Data Type | Nullable | Default |
|---|---|---|---|
| id | integer | Yes | - |
| client_code | character | Yes | - |
| incident_report_id | integer | Yes | - |
| chemical_materials_name | character | Yes | - |
| estimated_volume_weight | numeric(11 | Yes | - |
| chemical_amount | numeric(11 | Yes | - |
| is_release_occurred | boolean | Yes | - |
| dot_hazard_classification | text | Yes | - |
| dot_hazard_classification_name | character | Yes | - |
| physical_state | text | Yes | - |
| physical_state_name | character | Yes | - |
| chemical_amount_estimated_type_code | text | Yes | - |
| chemical_amount_estimated_type_code_name | character | Yes | - |
| released_into | text | Yes | - |
| released_into_name | character | Yes | - |
| cause_of_release | text | Yes | - |
| cause_of_release_name | character | Yes | - |
| created_by | integer | Yes | - |
| created_by_name | character | Yes | - |
This documentation is automatically generated from the ODBC Data Warehouse schema.