Skip to main content
Skip table of contents

PSM_SectionStudentData (ver2.3)

This table stores student information specific to a section.

Column NameInitial VersionData TypeDescription

FieldValue

2.3

Varchar2(4000)

Represents the student information entered by the teacher specific to the related teacher created field. Limited to 50 char for non-system fields. 4000 max only for teacher personal note.

ID

2.3

Number(19,0)

Unique sequential number generated by the application. Required.

StudentID

2.3

Number(19,0)

The internal ID for the PSM_Student record to which the record is associated. Required.

SectionSpecFieldID

2.3

Number(19,0)

The internal ID for the PSM_SectionSpecField record to which the record is associated. Required.

WhenCreated

2.3

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

2.3

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

2.3

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

2.3

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.