AV_BLD_CNT2_VW(SQL View) |
Index Back |
---|---|
Initiative Audiences Builtthis view returns a count of all Initiative Audiences that are Not currently built SELECT COUNT(INSTITUTION) FROM PS_AV_INTV_AUDIENC WHERE BUILT_FLG='N' |
SELECT COUNT(*) FROM PS_AV_INTV_AUDIENC WHERE BUILT_FLG='N' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | AV_TTL_BUILD_CNT | Number(5,0) | INTEGER NOT NULL | Total Build Count |