QuestionslocationContexts
QuestionslocationContexts
Columns
| Name | Type | Description |
| QuestionsQuestionId [KEY] | Long | QuestionsQuestionId of QuestionslocationContexts |
| QuestionsVersionNumber [KEY] | Long | QuestionsVersionNumber of QuestionslocationContexts |
| QuestionContextId [KEY] | Long | QuestionContextId of QuestionslocationContexts |
| LocationId | Long | Surrogate identifier of the recruiting location defined as a context to the question. |
| LocationName | String | Name of the recruiting location context defined for the question. |
| CreatedBy | String | CreatedBy of QuestionslocationContexts |
| CreationDate | Datetime | CreationDate of QuestionslocationContexts |
| LastUpdateDate | Datetime | LastUpdateDate of QuestionslocationContexts |
| LastUpdatedBy | String | LastUpdatedBy of QuestionslocationContexts |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| QuestionId | Long | QuestionId |
| VersionNumber | Long | VersionNumber |
| Finder | String | finder |