InfoAccess |
|
DATA VIEW NAME |
ACADEMIC_PROG_STATUS_STOUT |
OVERVIEW |
This view contains information about academic programs offered at Stout. |
LOAD FREQUENCY |
Data is refreshed nightly. |
DATA CUSTODIAN |
Curriculum Development - Tricia Aspen |
AUTHORIZATION |
You must receive approval to access data from the data custodian. |
SPECIAL CONSIDERATIONS |
None. |
QUESTIONS |
Contact: Division of Information Technology Help
Desk |
LAST UPDATED |
1/07 data dictionary created |
DATA FORMATS |
Primary Key Columns are identified with an asterisk(*) |
Alphanumeric Data |
VARCHAR2( N) (N) = maximum length. Field contains
letters and/or numbers. Trailing blanks are eliminated. |
Numeric Data |
NUMBER (N) (N) = length. Field
contains only numbers. |
Date |
DATE - Date can be in various
formats. Date functions available with your query tool can be used to format
the date. |
Column Name |
Format |
Description |
*SEQ_NO |
Number (15) |
Automatically generated sequence number |
ACADEMIC_PROGRAM |
Varchar2 (15) |
Academic program code |
ACADEMIC_PROGRAM_STATUS |
Varchar2 (1) |
Status of academic program |
ACADEMIC_PROGRAM_STATUS_DATE |
Date |
Date this status was put on the program |
ACADEMIC_PROGRAM_STATUS_DESC |
Varchar2 (50) |
Description of Status |
APPROVAL_AGENCY |
Varchar2 (50) |
Name of agency that approved the program |
APPROVAL_DATE |
Date |
Date this program was approved |
LAST_UPDATE_DATE_TIME |
Date |
The date and time these data were extracted.Format : YYYYMMDD HH24:MI:SS |