SAD_UC_GDTYPEVW(SQL View) |
Index Back |
---|---|
prompt for degree types |
SELECT institution , sad_uc_degreetype , sad_uc_degreetext FROM PS_SAD_UC_GDTYPE WHERE sad_uc_active_ind='Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | SAD_UC_DEGREETYPE | Character(10) | VARCHAR2(10) NOT NULL | Qualification Type |
3 | SAD_UC_DEGREETEXT | Character(100) | VARCHAR2(100) NOT NULL | Qualification Text |