v_training_class_attendee_objective
Table Name: v_training_class_attendee_objective
Last Updated: June 01, 2026 at 01:23 AM
Columns
| Column Name | Data Type | Nullable | Default |
|---|---|---|---|
| id | integer | Yes | - |
| client_code | character | Yes | - |
| hours | numeric(8 | Yes | - |
| training_objective_id | integer | Yes | - |
| training_class_attendee_id | integer | Yes | - |
| training_class_id | integer | Yes | - |
| attendee_name | text | Yes | - |
| objective_name | character | Yes | - |
| description | text | Yes | - |
| class_name | character | Yes | - |
| standards | text | Yes | - |
| certifications | text | Yes | - |
| is_enabled | boolean | Yes | - |
| is_completed | boolean | Yes | - |
| completed_at | timestamp | Yes | - |
This documentation is automatically generated from the ODBC Data Warehouse schema.