Definition of table course-stats
Course Request statistics , Table Dump Name crs-stat

Alphabetical Field Summary

  • bldg-id: (INTG) Internally assigned building number
  • course-id: (INTG) Internally assigned course ID
  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • request-alternate-cnt: (INTG) Of the requested course, how many are alternate requests
  • request-by-age-cnt[20]: (INTG) Total number of requests by students of a given age
  • request-by-age-fte[20]: (DECM) Course request FTEs by age
  • request-by-age-num[20]: (INTG) Ages associated with each request by age count
  • request-by-gender-cnt: (INTG) Number of requests for this course by males
  • request-by-gender-fte: (DECM) Course request FTEs by gender (male)
  • request-by-grade-cnt[20]: (INTG) Course Requests by grade
  • request-by-grade-fte[20]: (DECM) Course request FTEs by grade
  • request-by-grade-id[20]: (INTG) Grade ID used for tallying requests
  • request-by-prio-cnt[10]: (INTG) Total number of requests at this priority
  • request-by-prio-fte[10]: (DECM) FTE total for this request priority
  • request-by-retake-cnt: (INTG) Number of requests which are 'retakes' of the course
  • request-by-retake-fte: (DECM) Course request FTEs by retake
  • school-year-id: (INTG) School year for this record
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • course-stats: (UNIQUE, PRIMARY) school-year-id, bldg-id, course-id
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-crs.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-crs.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-crs.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-crs.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-crs.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-crs.p (SOURCE NOT AVAILABLE)

    Other tables who reference course-stats

  • assign-category - (no description available)
  • behave-incident - Behavior Incidents, if the distict is tracking them
  • course-alternate - Course Alternative entries
  • course-block - Course Blocking Defaults
  • course-catalog - Course Catalog
  • course-distrib - Course Costs Distributions
  • course-group-alternate - Alternate course for a course group
  • course-study-area - Course Study Area
  • credential-area-course - (no description available)
  • master-schd - Master Schedule records One entry per course, per section fo
  • master-schd-assign - (no description available)
  • master-schd-conflict - One entry per master schd record that conflicts with a cours
  • master-schd-display - This is a transient table used for master schedule display s
  • master-schd-distrib - Master Schedule Distributions files
  • master-schd-mark - List of marks to record for each grading period with this se
  • master-schd-meets - Course meets entry. There may be many of these for each c
  • master-schd-note - (no description available)
  • master-schd-post-log - Log file of postings on a per-section basis
  • master-schd-stats - Master Schedule Statistics
  • scan-form-sheet - Scan Form Sheets
  • stu-assign - (no description available)
  • stu-assign-totals - (no description available)
  • stu-atnd-letter-item - This has one entry for each 'item' that appears on a letter.
  • stu-behave - Student behaviour records
  • stu-course-atnd - Course Based student attendance
  • stu-edp-course - (no description available)
  • stu-grade - Student Grades file.
  • stu-progress - Progress reports. One record per course per comment
  • stu-request - Student Requests File
  • stu-schedule - Student Schedule
  • stu-transcript-course - Student transcript courses. One per student/transcript/year/

    Tables course-stats references

  • building - One record for each building, for each scheduling version, f
  • course-catalog - Course Catalog
  • credential-area-course - (no description available)
  • email-info - (no description available)
  • grading-setup - Grading setup controls building level setup/policy issues wi
  • school-year - School year file
  • spm-prof - SPM Profile/Base record. Only 1 per system!
  • user-bldg - User Restricted to building list


    Detailed Alphabetical Field Listing
    bldg-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: Internally assigned building number
    Attributes: Index Component

    course-id Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Internally assigned course ID
    Attributes: Index Component

    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who created the record

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

    primary-key Data type: INTEGER
    Format: zzzzzzzzzzzz
    Help: Unique, Primary key for record

    request-alternate-cnt Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Of the requested course, how many are alternate requests

    request-by-age-cnt Data type: INTEGER (Extent: 20)
    Format: zzz9 (Initial Value: 0)
    Help: Total number of requests by students of a given age

    request-by-age-fte Data type: DECIMAL (Extent: 20, Decimals: 3)
    Format: zzz9.999 (Initial Value: 0)
    Help: Course request FTEs by age

    request-by-age-num Data type: INTEGER (Extent: 20)
    Format: z9 (Initial Value: 0)
    Help: Ages associated with each request by age count

    request-by-gender-cnt Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Number of requests for this course by males

    request-by-gender-fte Data type: DECIMAL (Decimals: 3)
    Format: zzz9.999 (Initial Value: 0)
    Help: Course request FTEs by gender (male)

    request-by-grade-cnt Data type: INTEGER (Extent: 20)
    Format: zzz9 (Initial Value: 0)
    Help: Course Requests by grade

    request-by-grade-fte Data type: DECIMAL (Extent: 20, Decimals: 3)
    Format: zzz9.999 (Initial Value: 0)
    Help: Course request FTEs by grade

    request-by-grade-id Data type: INTEGER (Extent: 20)
    Format: zzzzzzzzzz9
    Help: Grade ID used for tallying requests

    request-by-prio-cnt Data type: INTEGER (Extent: 10)
    Format: zzz9 (Initial Value: 0)
    Help: Total number of requests at this priority

    request-by-prio-fte Data type: DECIMAL (Extent: 10, Decimals: 3)
    Format: zzz9.999 (Initial Value: 0)
    Help: FTE total for this request priority

    request-by-retake-cnt Data type: INTEGER
    Format: zzz9 (Initial Value: 0)
    Help: Number of requests which are 'retakes' of the course

    request-by-retake-fte Data type: DECIMAL (Decimals: 3)
    Format: zzz9.999 (Initial Value: 0)
    Help: Course request FTEs by retake

    school-year-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Help: School year for this record
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    Created on 05/07/2012 by DBHTML V1.2