AV_INTV_AUD_VW(SQL View) | 
Index Back | 
|---|---|
Initiative Audience ViewThis table will determine if there has been an Initiative Audience defined. It will return a 'Y' if records exist of the Institution and Initiative Code used. | 
| SELECT INSTITUTION, INTV_CD, 'Y' FROM PS_AV_INTV_AUDIENC | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Initiative Code | |
| 3 | AUD_DEFINED | Character(1) | VARCHAR2(1) NOT NULL | 
Audience Defined
 Y/N Table Edit  |