TABLE
- Last Updated: July 2, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Columns
The TABLE view contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| _COUNTRY | String(255) | Users' country, derived from their IP addresses or Geographical IDs. |
| _LANGUAGE | String(255) | The language, in ISO-639 code format (e.g., en-gb for British English), provided by the HTTP Request for the browser. |
| ENDDATE | Date | |
| SEGMENTID | String(255) | |
| SESSIONS | Integer | The total number of sessions. |
| STARTDATE | Date | |
| VIEWID | String(255) |