Definition of table stu-credential
No table description available , Table Dump Name stu-cred

Alphabetical Field Summary

  • comments: (CHAR) Comments about this student credential
  • cre-date: (DATE) Date of record creation
  • cre-time: (CHAR) Time of record creation
  • cre-user-name: (CHAR) Name of user who created this record
  • credential-id: (INTG) Credential this student has been assigned
  • primary-credential: (LOGC) Is this the primary credential for this student?
  • stu-credential-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • stu-seq: (INTG) Internally assigned identifier
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time at which this record was last updated
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • credential-student: credential-id, stu-seq, stu-credential-id
  • stu-cred-by-stu: stu-seq, credential-id, stu-credential-id
  • stu-credential: (UNIQUE, PRIMARY) stu-seq, stu-credential-id

    Alphabetical Trigger Summary

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

    Other tables who reference stu-credential

  • stu-credential-area - (no description available)
  • stu-credential-assessment - (no description available)
  • stu-credential-outcome - (no description available)
  • stu-credential-standard - (no description available)
  • stu-credential-year - (no description available)

    Tables stu-credential references

  • credential - Credential Table
  • stu-assign - (no description available)
  • stu-base - Student Base record
  • stu-request-master - Student Request Master Controls
  • stu-year - One record for each year a student exists in the district


    Detailed Alphabetical Field Listing
    comments Data type: CHARACTER
    Format: x(255)
    Help: Comments about this student credential

    cre-date Data type: DATE
    Format: 99/99/9999
    Description: Date of record creation

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time of record creation

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

    credential-id Data type: INTEGER
    Format: 999999999
    Description: Credential this student has been assigned
    Attributes: Index Component

    primary-credential Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this the primary credential for this student?

    stu-credential-id Data type: INTEGER
    Format: 999999999999
    Description: Internally assigned identifier [DEFINE KEY]
    Help: Unique ID for this student credential
    Attributes: Index Component

    stu-seq Data type: INTEGER
    Format: 999999999999
    Description: Internally assigned identifier
    Help: Student this credential is associated with
    Attributes: Index Component

    upd-date Data type: DATE
    Format: 99/99/9999
    Description: Date this record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Time at which this record was last updated

    upd-user-name Data type: CHARACTER
    Format: x(8)
    Description: Name of user who last updated this record

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