From Bright Pattern Documentation
< 5.19:Reporting-database-specification
Revision as of 18:07, 11 September 2018 by Tracy (talk | contribs) (Created page with "<translate> = agents = QQQ The ''agents'' table contains QQQ == Description of Data == The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.3 • 5.8

<translate>

agents

QQQ The agents table contains QQQ

Description of Data

The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the agent_performance table.

Column Name Data Type Description
login_id ENUM QQQ
first_name ENUM QQQ
last_name ENUM QQQ
team_name ENUM QQQ
rank ENUM QQQ
start_time ENUM QQQ
end_time ENUM QQQ



</translate>

< Previous