v_training_certification_user
Table Name: v_training_certification_user
Last Updated: June 01, 2026 at 01:23 AM
Columns
| Column Name | Data Type | Nullable | Default |
|---|---|---|---|
| id | integer | Yes | - |
| client_code | character | Yes | - |
| training_certification_id | integer | Yes | - |
| training_certification_user_id | character | Yes | - |
| issue_date | date | Yes | - |
| expiration_date | date | Yes | - |
| is_end_date_required | boolean | Yes | - |
| certification_name | character | Yes | - |
| training_certification_type_code | character | Yes | - |
| user_id | integer | Yes | - |
| certification_user | character | Yes | - |
| issued_by | integer | Yes | - |
| issuer_name | character | Yes | - |
| attachments_count | bigint | Yes | - |
| is_latest | boolean | Yes | - |
This documentation is automatically generated from the ODBC Data Warehouse schema.