Skip to main content
Skip table of contents

CareerTechCredentialType (ver19.11.0)

This table contains Career Tech Credential Types.

Column Name

Initial Version

Data Type

Description

CareerTechCredentialTypeID19.11.0Number(10,0)Unique identifier for this table. Indexed. Required

CredentialTypeCode

19.11.0

Varchar2(5)

Identifies the Credential Type. Indexed with YearId and CredentialTypeName. Required.

CredentialTypeName

19.11.0

Varchar2(100)

The name of the Credential Type. Indexed with YearId and CredentialTypeCode. Required.

WhenCreated19.11.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.

WhenModified

19.11.0

Timestamp(6)

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

WhoCreated19.11.0Varchar2(100)The name of person who modified the record. Defaults to user. Required.
WhoModified19.11.0Varchar2(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 as YearId, CredentialTypeName, CredentialTypeCode.

JavaScript errors detected

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

If this problem persists, please contact our support.