Definition of table std-test-date
One record for each instance of a standardized test , Table Dump Name tst-date

Alphabetical Field Summary

  • 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
  • description: (CHAR) Description of this test date
  • import-format: (CHAR) Fixed or Delimited import
  • import-proc-list: (CHAR) Comma separated list of .p files to use to import
  • school-year-id: (INTG) Internally assigned identifier
  • std-test-date-id: (INTG) Internally assigned identifier [DEFINE KEY]
  • std-test-id: (INTG) Internally assigned identifier
  • test-date: (DATE) Enter the date of this test
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time this record was last updated
  • upd-user-name: (CHAR) User who last updated this record

    Alphabetical Index Summary

  • description: std-test-id, description, std-test-date-id
  • school-year: (UNIQUE) school-year-id, std-test-date-id
  • school-year-test: school-year-id, std-test-id, std-test-date-id
  • test-date: std-test-id, test-date
  • test-date-id: (UNIQUE, PRIMARY) std-test-id, std-test-date-id

    Alphabetical Trigger Summary

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

    Other tables who reference std-test-date

  • imported-item -
  • imported-record - (no description available)
  • std-test-item - (no description available)
  • std-test-record - (no description available)
  • test-record-layout - (no description available)

    Tables std-test-date references

  • school-year - School year file
  • std-test - Define a standardized test


    Detailed Alphabetical Field Listing
    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

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this test date
    Attributes: Index Component

    import-format Data type: CHARACTER
    Format: x(9)
    Description: Fixed or Delimited import
    Help: Are test results 'fixed' width or 'delimited'?

    import-proc-list Data type: CHARACTER
    Format: x(60)
    Description: Comma separated list of .p files to use to import
    Help: List of procedures to import results (overrides std-test lis

    school-year-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: School year this test is associated with
    Attributes: Index Component

    std-test-date-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier [DEFINE KEY]
    Attributes: Index Component

    std-test-id Data type: INTEGER
    Format: 999999999999 (Initial Value: 0)
    Description: Internally assigned identifier
    Help: Test that this period is associated with
    Attributes: Index Component

    test-date Data type: DATE
    Format: 99/99/9999
    Help: Enter the date of this test
    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 this record was last updated

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

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