Query Power Users

Data Dictionary Keyword Search

This Data Dictionary contains student related Access.SMU database tables commonly used in the query tool. In the keyword search below you may enter the table name, field name, or the common name for the information you are seeking.
| List All Tables
Table Information for ADM_MC_VW:

Table: ADM_MC_VW - Adm Appl Prog Vw for MC
Short Description: Student and their Admissions actions

Long Description: Contains history of Admissions actions. Defaults to current date but does save history. Where you will find SMU admit term, admit type, and last school attended.

Useful Fields:
Field NameField Descr
EMPLIDStudent/Person ID number
ACAD_CAREERCode for Academic Career. Value attached to the student.
STDNT_CAR_NBRCareer Number assigned to Academic Program
EFFDTDate the data or action takes effect
EFFSEQSequence for actions with the same Effective Date
ACAD_PROGCode for Academic Program
PROG_ACTIONCode of the Academic Program action taken
PROG_REASONReason code associated with the Program Action
PROG_STATUSStatus of application. Applicant (AP), Admitted (AD), Cancelled (CN), etc.
ADMIT_TERMAdmit Term into SMU
ADMIT_TYPEAdmission Type (first year, transfer, etc.)
LAST_SCH_ATTENDExternal Org Code for last school attended
ADM_APPL_CTRApplication Center. Of note, IU are international UG applicants.
ACTION_DTThe date the data raw was saved.
ADM_APPL_COMPLETEValue is Y or N
ADM_APPL_CMPLT_DTDate the application was marked as complete
ADM_APPL_DTDate the application was first entered (complete or not)

Criteria Notes:
If joining to Student Records tables, only need join by EMPLID and ACAD_CAREER.
Begin with this table to pull students based on Admit Type and/or Admit Term.
Set PROG_ACTION = MATR to pull matriculation row, the last admission action prior to enrolling.
Some students have more then 1 MATR row per Career, select the higher Admit Term.
ADMIT_TYPE = FYR is First Years
ADMIT_TYPE = TRN or FYT is Transfers
ADMIT_TYPE = TRE is Evening Bachelors (first created in 2006, last applications in 2009)
Join to this table to pull Admit Term and Type
Readmitted students last admitted prior to 2000 will not have Admission data in the system.

Related Tables: ADM_INTERESTS  EXT_ORG_SCHL_VW  EXT_ORG_TBL  EXT_ORG_TBL_ADM  PROG_ACTION_TBL  PROG_RSN_TBL  STDNT_CAREER  XLATTABLE_VW 



For updates, corrections or questions Email Stephen Forrest.