HRS_JO_ALL_AN_V

(SQL View)
Index Back

All Question Answers


SELECT HRS_JOB_OPENING_ID ,HRS_JO_RQMT_SEQ ,HRS_QSTN_ID ,HRS_ANSWER_ID ,HRS_OPN_ENDED_QSTN ,HRS_POINTS ,CORRECT_ANSWER FROM PS_HRS_JO_ANS UNION SELECT HRS_JOB_OPENING_ID ,HRS_JO_RQMT_SEQ ,HRS_QSTN_ID ,HRS_ANSWER_ID ,HRS_OPN_ENDED_QSTN ,HRS_POINTS ,CORRECT_ANSWER FROM PS_HRS_JO_EMP_ANS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 HRS_JOB_OPENING_ID Number(15,0) DECIMAL(15) NOT NULL Job Opening Clone

Prompt Table: HRS_JOB_OPENING

2 HRS_JO_RQMT_SEQ Number(3,0) SMALLINT NOT NULL Job opening requirement sequence

Prompt Table: HRS_JO_RQMT

3 HRS_QSTN_ID Number(15,0) DECIMAL(15) NOT NULL Question ID

Prompt Table: HRS_QSTN_I

4 HRS_ANSWER_ID Number(15,0) DECIMAL(15) NOT NULL Answer ID

Prompt Table: HRS_ANS_I

5 HRS_OPN_ENDED_QSTN Character(1) VARCHAR2(1) NOT NULL Open Ended Questions
6 HRS_POINTS Signed Number(5,0) DECIMAL(4) NOT NULL Default points assigned to an answer.

Default Value: 0

7 CORRECT_ANSWER Character(1) VARCHAR2(1) NOT NULL Indicates which answer in a set associated to a question is the correct answer and is also used to indicate which answer an applicant has provided to a question. Used in the online questionairre transaction as part of the apply online process.

Y/N Table Edit

Default Value: N