HRS_APP_OPANS_I

(SQL View)
Index Back

Answers to Open Ended Qstns

Answers 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

  • Parent record: HRS_APP_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_PROFILE_SEQ Number(3,0) SMALLINT NOT NULL Profile sequece
    3 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone
    4 HRS_QSTN_ID 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.