KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - SHOULDER link

Properties
Name Value
Data Model Physical
Schema PMIS
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
SHNO number(2) Yes

Shoulder Number.

SHTYPE char(4) Yes

Shoulder Type Description.

SHSDESC char(4) Yes

Shoulder Description (short).

SHLDESC char(30) Yes

Shoulder Description (long).

Columns Detail
Name Value
Name SHNO
Description

Shoulder Number.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 2
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SHTYPE
Description

Shoulder Type Description.

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 4
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SHSDESC
Description

Shoulder Description (short).

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 4
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SHLDESC
Description

Shoulder Description (long).

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 30
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

KDOT PMS Replacement Project