STAGE_SELECTIONIDS
Temp list of IDs for importing selections.
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ID_UNIQUEIDENTIFIER | uniqueidentifier | yes | Static selection IDs that are uniqueidentifier. | |
| ID_NVARCHAR | nvarchar(max) | yes | Static selection IDs that are nvarchar. | |
| ID_INT | int | yes | Static selection IDs that are int. | |
| ID_BIGINT | bigint | yes | Static selection IDs that are bigint. |