Skip to main content
Skip table of contents

StudentRace, 201 (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.1

Number(10,0)

Unique identifier for this table. Indexed. Required.

ID

6.0.0.1

Number(10,0)

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

PSGUID

7.8.0

Varchar(50)

If used, a unique identifier for the row. Currently applicable to multi-tenant, Schoolnet, and Pearson SuccessNet/Pearson SuccessNet Plus.If used, a unique identifier for the row. Currently applicable to multi-tenant, Schoolnet, and Pearson SuccessNet/Pearson SuccessNet Plus.

RaceCD

6.0.0.1

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.

StudentID

6.0.0.1

Number(10,0)

The internal number and ID of the associated Students record.

WhenCreated

6.0.0.1

Timestamp(6)

Created Timestamp. Defaults to system date.

WhenModified

6.0.0.1

Timestamp(6)

Modified Timestamp. Defaults to system date.

WhoCreated

6.0.0.1

Varchar2(100)

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

WhoModified

6.0.0.1

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.