NSLDSSCHCDVWLNG(SQL View) |
Index Back |
---|---|
OPE School CodesNSLDS_SCHLCD_VW is the related language recordfor the record NSLDSSCHCDVWLNG Used to prompt for 8 character OPE School Codes |
SELECT CPS_SCHOOL_CODE ,LANGUAGE_CD , DESCR , DESCRSHORT FROM PS_TIVSCHOOLTBLLNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | NSLDS_SCHOOL_CD | Character(8) | VARCHAR2(8) NOT NULL | NSLDS Original School Code |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: TIV_SCHOOL_TBL.DESCR |