TERM_TBL_BDT_VW

(SQL View)
Index Back

Term Begin Date View

The Term Begin Date view contains term data from the term table with the begin date defined as the primary key in the view.

SELECT institution ,acad_career ,term_begin_dt ,strm ,term_end_dt ,descr FROM PS_TERM_TBL

  • Related Language Record: TERMTBLBDTVWLNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Prompt Table: INSTITUTION_TBL

    2 ACAD_CAREER Character(4) VARCHAR2(4) NOT NULL Academic Career
    BAC=Bachelor (NLD)
    BBL=Vocational Coaching (NLD)
    BOL=Vocational Training (NLD)
    BUSN=Graduate Business
    CNED=Continuing Education
    CRED=Semester Credit
    EDU=Education (NLD)
    EXED=Extended Education
    GRAD=Graduate
    LAW=Law
    MEDS=Medical School
    NONA=Non Award
    PGRD=Postgraduate
    RSCH=Research
    TECH=Technical
    UENG=Undergraduate Engineering
    UGRD=Undergraduate
    VAVO=Advanced General Educ. (NLD)
    VETM=Veterinary Medicine
    3 TERM_BEGIN_DT Date(10) DATE Term Begin Date
    4 TERM_ALT Character(4) VARCHAR2(4) NOT NULL Term Alternate Key
    5 TERM_END_DT Date(10) DATE Term Ending Date
    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description