Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| RESERVATION_GROUP_ID | int | 4 | √ | null |
|
|
The reservation group ID |
|
| RESERVATION_GROUP_NAME | varchar | 50 | √ | null |
|
|
The reservation group name |
|
| INSTRUCTOR_FACILITY_ID | int | 4 | √ | null |
|
|
The instructor facility ID |
|
| INSTRUCTOR_FACILITY_NAME | varchar | 255 | √ | null |
|
|
The instructor facility name |
|
| DISPLAY_ORDER | int | 4 | √ | null |
|
|
The order that this record should be displayed |
|
| FACILITYGROUPFACILITY_ID | int | 4 | √ | null |
|
|
The reservation group facility ID |
|
| ACTIVE_HUB_KEY | int | 4 | null |
|
|
The Hub record ID |
||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
|
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |