KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - CITIES 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
CITYNAME char(16) Yes
CITYNO number(3) Yes
SUBCITYNO number(3) Yes

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

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

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

KDOT PMS Replacement Project