Skip to main content
Skip table of contents

FavoriteCategory (ver22.9.0)

Reserved for future use

This table contains the favorite page categories for the users in PowerSchool.

Column NameInitial VersionData TypeDescription
FavoriteCategoryID22.9.0NUMBER(19,0)Unique ID. Indexed. Required.
Name22.9.0VARCHAR2(100 CHAR)Name of the Category. Required.
SortOrder22.9.0NUMBER(4,0)The order by which the categories are displayed in the application
UserDCID22.9.0NUMBER(10,0)Foreign key to the Users table. Required. Indexed.
WhenCreated22.9.0TIMESTAMP(6)The date and time the record was created. Defaults to system date.
WhenModified22.9.0TIMESTAMP(6)The date and time the record was modified. Defaults to system date.
WhoCreated22.9.0VARCHAR2(100 CHAR)The name of the person who created the record. Defaults to user.
WhoModified22.9.0VARCHAR2(100 CHAR)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.