RF_COMPET_VW

(SQL View)
Index Back

Competencies View

Displays all competencies and their descriptions.

SELECT COMPETENCY ,DESCR ,DESCRSHORT ,DESCRLONG FROM PS_COMPETENCY_TBL

  • Related Language Record: COMPETENCY_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COMPETENCY Character(8) VARCHAR2(8) NOT NULL Competency - this field is brought over from HRMS
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 DESCRLONG Long Character CLOB Long Description