AV_INTV_GOAL_VW

(SQL View)
Index Back

Initiative Goals View

This table will determine if there has been an Sub Goals defined for the given Initiative. It will return a 'Y' if records exist of the Institution and Initiative Code used.

SELECT INSTITUTION, INTV_CD, 'Y' FROM PS_AV_INTV_GOALS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution
2 INTV_CD Character(10) VARCHAR2(10) NOT NULL Initiative Code
3 GOALS_DEFINED Character(1) VARCHAR2(1) NOT NULL Sub-Goals Defined

Y/N Table Edit