Definition of table study-area
Study Areas for courses
, Table Dump Name std-area
Alphabetical Field Summary
comments: (CHAR) Comments and/or description for this study area
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
description: (CHAR) Description of this study area
extern-guid: (CHAR) External Global Unique ID for this record
primary-key: (INTG) Unique, Primary key for record
school-year-id: (INTG) School year for this record
study-area-id: (INTG) [DEFINE KEY]
study-area-name: (CHAR) Unique Name of this study area
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
description: school-year-id, description
extern-guid: extern-guid
study-area-id: (UNIQUE, PRIMARY) school-year-id, study-area-id
study-area-name: school-year-id, study-area-name
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-sda.p (SOURCE NOT AVAILABLE)
DELETE: Overridable, Procedure is tr-d-sda.p (SOURCE NOT AVAILABLE)
REPLICATION-CREATE: Procedure is rp-c-sda.p (SOURCE NOT AVAILABLE)
REPLICATION-DELETE: Procedure is rp-d-sda.p (SOURCE NOT AVAILABLE)
REPLICATION-WRITE: Procedure is rp-u-sda.p (SOURCE NOT AVAILABLE)
WRITE: Overridable, Procedure is tr-u-sda.p (SOURCE NOT AVAILABLE)
Other tables who reference study-area
course-study-area - Course Study Area
credential-area-study -
grad-requirement-study - Graduation Requirement Study Area Controls
grad-study-requirement - Graduation Study Requirement
Tables study-area references
course-study-area - Course Study Area
credential-area-study -
email-info - (no description available)
grad-requirement-study - Graduation Requirement Study Area Controls
school-year - School year file
spm-prof - SPM Profile/Base record. Only 1 per system!
Detailed Alphabetical Field Listing
comments Data type: CHARACTER
Format: x(68)
Help: Comments and/or description for this study area
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
description Data type: CHARACTER
Format: x(28)
Help: Description of this study area
Attributes: Index Component
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
school-year-id Data type: INTEGER
Format: zzzzzzzzzzz9
Help: School year for this record
Attributes: Index Component
study-area-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: [DEFINE KEY]
Help: Study Area
Attributes: Index Component
study-area-name Data type: CHARACTER
Format: x(8)
Help: Unique Name of this study area
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