SR_STAT_CT_VW(SQL View) |
Index Back |
---|---|
View of Count for Cube ReportsThis view is used to count the number of records used in the creation of the SR Enrollment Cubes. |
SELECT COUNT (*) FROM PS_STDNT_CONS_STAT A , PS_RUN_CNTL_SRCB B WHERE A.INSTITUTION = B.INSTITUTION AND A.ACAD_STATS_PERIOD = B.ACAD_STATS_PERIOD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SSR_COUNTER | Number(9,0) | DECIMAL(9) NOT NULL | This field is used by the view to create the SR enrollment cubes |