HRS_APP_OPANS_I(SQL View) |
Index Back |
|---|---|
Answers to Open Ended QstnsAnswers to Open Ended questions. |
| SELECT HRS_PERSON_ID , HRS_PROFILE_SEQ , HRS_JOB_OPENING_ID , HRS_QSTN_ID , HRS_REF_NUM_LONG , HRS_OPEN_ENDED_ANS FROM PS_HRS_APP_OPN_ANS |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Person Id | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Profile sequece | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening Clone | |
| 4 | Number(15,0) | DECIMAL(15) NOT NULL | Question ID | |
| 5 | HRS_REF_NUM_LONG | Character(30) | VARCHAR2(30) NOT NULL | reference number |
| 6 | HRS_OPEN_ENDED_ANS | Long Character(5000) | CLOB | This field stores the Open Ended Question an applicant can give to an Open Ended Question. |