SP_CMP_STID_VW2

(SQL View)
Index Back

Competencies by Setid view

List of competencies based on the Service/Project role SETID

SELECT DISTINCT A.SETID , A.COMPETENCY , C.DESCR FROM PS_SP_COMPBY_SETID A , PS_SPB_ROLE_ATTRIB B , PS_COMPETENCY_TBL C WHERE A.SETID = B.SETID AND C.COMPETENCY = A.COMPETENCY

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Prompt Table: SP_SETID_NONVW
Set Control Field: SETID

2 COMPETENCY Character(8) VARCHAR2(8) NOT NULL Competency

Prompt Table: SP_COMPBY_SETID
Set Control Field: SETID

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description