HRS_APP_HINT_QA(SQL Table) |
Index Back |
---|---|
Applicant Secret QuestionThis stores the applicant's secret question and answer. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_PERSON_ID | Number(15,0) | DECIMAL(15) NOT NULL | Person Id |
2 | HRS_HINT_QUESTION | Character(50) | VARCHAR2(50) NOT NULL |
Password Hint Question
Prompt Table:
PSPSWDHINT_VW
|
3 | HRS_HINT_RESPONSE | Character(30) | VARCHAR2(30) NOT NULL | Password Hint repsponse |
4 | HRS_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Row Added DateTime |
5 | HRS_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Added Operator Id |
6 | HRS_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Row Updated DateTime |
7 | HRS_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Updated Operator Id |