KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - RANGE_DOMAIN 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
RDOMAIN number(10) Yes

MGE Range Identifier.

MIN_VALUE number(19) Yes

Minimum Value Allowed in MGE Range.

MAX_VALUE number(19) Yes

Maximum Value Allowed in MGE Range.

Columns Detail
Name Value
Name RDOMAIN
Description

MGE Range Identifier.

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

Name Value
Name MIN_VALUE
Description

Minimum Value Allowed in MGE Range.

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

Name Value
Name MAX_VALUE
Description

Maximum Value Allowed in MGE Range.

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

KDOT PMS Replacement Project