STATE_TBL_AU_VW

(SQL View)
Index Back

States in Austrailia


select state, descr, numeric_cd from PS_STATE_TBL where country = 'AUS'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 STATE Character(6) VARCHAR2(6) NOT NULL State
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
3 NUMERIC_CD Character(2) VARCHAR2(2) NOT NULL Numeric Code