TalentPersonProfilestags
TalentPersonProfilestags
Columns
| Name | Type | Description |
| TalentPersonProfilesProfileId [KEY] | Long | Surrogate identifier for the person profile. |
| TagId [KEY] | Long | Surrogate identifier for the person profile tags. |
| Tag | String | Name of the tag. |
| ContentItemName | String | Name of the content item. |
| ContentItemId | Long | Unique identifier for the content item. |
| CreatedBy | String | User who created the tag. |
| CreationDate | Datetime | Date and time when the tag was created. |
| LastUpdatedBy | String | User who last updated the tag. |
| LastUpdateDate | Datetime | Date and time when the tag was last updated. |
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 |
| Group | String | Group |
| PersonId | Long | PersonId |
| ProfileId | Long | ProfileId |
| SysEffectiveDate | String | SysEffectiveDate |
| Finder | String | finder |