Skip to main content
Skip table of contents

CareerTechLocality (ver19.11.0)

This table contains location localities used in the Career Tech module. Localities are general areas like districts, cities, or counties that contain one or more sites.

Column Name

Initial Version

Data Type

Description

CareerTechLocalityID19.11.0Number(10,0)Unique sequential number generated by the application. Indexed. Required.
IsHomeDistrict19.11.0Number(1,0)

Indicates whether this locality is the district that contains the schools in the Schools table. Valid values: 1=True (only one allowed per YearID), 0=False. Default 0. Required.

LocalityName19.11.0Varchar2(100)The name of the locality. Indexed with YearID. Required.
WhenCreated19.11.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.
WhenModified19.11.0

Timestamp(6)

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

WhoCreated

19.11.0

Varchar2(100)

The name of the person who created the record. Defaults to user. Required.

WhoModified

19.11.0

Varchar2(100)

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

YearID19.11.0Number(10,0)

A number representing which year the term belongs to, such as 19 for 2019-2020.

The number is equal to the ID of the year term divided by 100. Required.

Indexed with LocalityName.
JavaScript errors detected

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

If this problem persists, please contact our support.