Skip to main content
Skip table of contents

TeacherRace, 202 (ver6.0.0.1)

This table will be used to store race information for students. A student can have one or more races declared.

Column NameInitial VersionData TypeDescription

DCID

6.0.0

Number(10,0)

Unique identifier for this table. Indexed. Required.

ID

6.0.0

Number(10,0)

Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed.

RacecdRaceCD

6.0.0

Varchar(20)

User-defined code for the race of the indicated student. Corresponds to name in Gen where cat = 'Race'. Gen.value indicates FedCode, gen.valueT indicates description and gen.value2 indicates the SIF code.

TeacherID

6.0.0

Number(10,0)

The internal identification number of the teacher in the associated SchoolStaff record. Indexed.

WhenCreated

6.0.0

Timestamp(6)

Created Timestamp. Defaults to system date.

WhenModified

6.0.0

Timestamp(6)

Modified Timestamp. Defaults to system date.

WhoCreated

6.0.0

Varchar2(100)

Name of person who invoked the rule evaluation. Defaults to user.

WhoModified

6.0.0

Varchar2(100)

Name of person who last invoked the rule evaluation. Defaults to user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.