EVENT_USER_ACTIONS
Description:
This table contains information on the user actions taken during an event.

Primary Key
Column Name Ordinal Position
EVENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EVENT_ID VARCHAR No
The unique identifier for the event record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 USER_ACTIONS VARCHAR No
This column lists the user actions associated with this event.
4 USER_ACTION_INFO VARCHAR No
Extra Information about the user's action.
5 USER_ACTION_DTTM DATETIME (Attached) No
The time a user's action took place.