Skip to main content
Skip table of contents

AccessStudent (ver7.0.0)

Used to associate a Student record to a PCAS_Account record.

Column NameInitial VersionData TypeDescription

AccessStudentID

7.0.0

Number(19)

Unique identifier for this table. Required.

AccountIdentifier

7.0.0

Varchar2(32)

An identifier for linking to a record in the PCAS_Account table.

IsPlatformMigrated22.10.0NUMBER(1,0)

Indicates if record is migrated to Auth0. This is used in Unified user.

Non-nullable identifier.
0 - Not Migrated (default value). 1 - Migration pending. 2- Migrated.

StudentsDCID

7.0.0

Number(10,0)

The DCID of the students record associated with this record. Required.

WhenCreated

7.1.0

Timestamp(6)

The date and time the record was created. Defaults to system date.

WhenModified

7.1.0

Timestamp(6)

The date and time the record was modified. Defaults to system date.

WhoCreated

7.1.0

Varchar2(100)

The name of the person who create the record. Defaults to user.

WhoModified

7.1.0

Varchar2(100)

The name of person who modified the record. Defaults to user.

JavaScript errors detected

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

If this problem persists, please contact our support.