MAJORTBL_UPG

(SQL Table)
Index Back

College Major Subject Codes

MAJOR_TBL is an edit table. Use it to assign codes to college-level majors and to record their descriptions. You can create only one MAJOR_TBL record per code.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 MAJOR_CODE Character(10) VARCHAR2(10) NOT NULL Major Code
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description