Sunteți pe pagina 1din 3

SDW.

STUDENT_COURSE_ENROLL_V
ELEMENT NAME SNAPSHOT_KEY STUDENT_ID ENROLL_TERM_CD ELEMENT DESCRIPTION ELEMENT TYPE NOT NULL NUMBER NOT NULL NUMBER(8) NOT NULL VARCHAR2(30)

Unique Student ID natural key for all student files Term code of the course D=FALL B=SPRING C = SUMMER

ENROLL_YR COURSE_SUB_DEPT_CD

4 digit year course taught NOT NULL VARCHAR2(4) Course Code used for the class with the exception of the DeCoded NOT NULL VARCHAR2(30) Department codes used for Planning and Analysis. MCELLBI classes are split by tens digit of the course number to 6 sub groups. MCB-JSP classes are split from LAW classes on a term by term basis. This may be the preferred code for analytical studies by Planning and Analysis. Key used on operational database for linking courses. This field combined with year and term code defines a unique course combination The section of a particular course Combined Course number key organized by prefix and suffix. Eg. C024AC UG_GRAD_CD U = undergraduate G = Graduate 1 = regular student 2 = visitor 3 = limited 4 = second bachelor student NOT NULL VARCHAR2(30)

COURSE_CONTROL_NO

COURSE_SECTION_CD SNAPSHOT_CD COURSE_CD GRAD_TYPE_CD

NOT NULL VARCHAR2(30) NOT NULL VARCHAR2(30) VARCHAR2(30) VARCHAR2(30)

ROLE_CD

VARCHAR2(30)

ENROLL_SUB_TERM_CD

Sub term code for term course offered. 1 = summer 2 = fall 4 = spring Derived field from ENR_TRM_CD. Term in which course offered Roll up from sub code to department or the same value if no sub departments in the department Prefix used for a course number. Eg C Defines the numeric portion of the course. Used to derive level of the course. Eg 024 Defines the suffix portion of the course. Part of the course key. Alphabetic except for law courses. Eg AC Class type (Instructional format--lect, sem) ???? - null field Number of units the student is taking the class for. Fixed courses same for all students. Variable can differ Course Title, complex business logic for cross listed courses and some other special instances Derived field indicating the level of the course: LD = Lower Division UD = upper Division GR = Graduate Credit Code, showing grading option for a course. Grade Indicator that units are variable, complicated set logic on database, has an value F for fixed on the database, extract has an * for variable flag. This field currently not valid. The value is F in all records. Flag indicating course is cross listed. Y = Cross Listed N = not cross listed Flag indicating the course satisfies the American Cultures Requirement

VARCHAR2(30)

ENROLL_TERM_DESC PA_SUB_DEPT_CD COURSE_CD_PREFIX_CD COURSE_CD_NO COURSE_CD_SUFFIX_CD COURSE_FORMAT_CD COURSE_FORMAT_NO COURSE_UNIT_NO COURSE_TITLE_CD COURSE_LEVEL_CD

VARCHAR2(255) VARCHAR2(30) VARCHAR2(30) VARCHAR2(30) VARCHAR2(30) VARCHAR2(30) VARCHAR2(30) NUMBER(3,1) VARCHAR2(30) VARCHAR2(30)

ENROLL_CREDIT_CD GRADE_CD VAR_UNIT_CD

VARCHAR2(30) VARCHAR2(30) VARCHAR2(30)

CROSS_LISTED_FLG

VARCHAR2(1)

AMERN_CULTURES_FLG

VARCHAR2(1)

UNGRAD_SEMINAR_CD

Code Indicating course is a freshman sophomore seminar. FR = freshman seminar SO = sophomore seminar FS = freshman/seminar Indicates if a course satisfies reading and composition requirement. Currently rules are L & S, college code 25. 1 = satisfies part 1 2 = satisfies part 2 E = satisfies either Y = gateway course for a program N = not gateway course for a program Date Data Loaded, not necessarily date collected

VARCHAR2(30)

READING_COMPSTN_CD

VARCHAR2(30)

GATEWAY_FLG

VARCHAR2(1)

DW_LOAD_DT

DATE

S-ar putea să vă placă și