v_daily_log
Table Name: v_daily_log
Last Updated: May 17, 2026 at 05:25 PM
Columns
| Column Name | Data Type | Nullable | Default |
|---|---|---|---|
| id | integer | Yes | - |
| client_code | character | Yes | - |
| activity_type_id | integer | Yes | - |
| event_type_id | integer | Yes | - |
| apparatus_id | integer | Yes | - |
| activity_at | timestamp | Yes | - |
| activity_date | date | Yes | - |
| duration_minutes | numeric | Yes | - |
| description | text | Yes | - |
| created_by_name | character | Yes | - |
| created_by | integer | Yes | - |
| created_at | timestamp | Yes | - |
| activity_type_name | character | Yes | - |
| event_type_name | character | Yes | - |
| apparatus_name | character | Yes | - |
This documentation is automatically generated from the ODBC Data Warehouse schema.