KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - HISTTYPEP 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
ID varchar2(13) Yes

Pmis id

TYPEP number(1) Yes

Type of pavement. (1-7)

TDATE date Yes

Date data dumped from <geom>.

PERCENT number(3) Yes

Percent of segment of pavement type.

Columns Detail
Name Value
Name ID
Description

Pmis id

Type varchar2
Nullable true
Unique false
Primary Key false
Index false
Type Name VARCHAR2
Length 13
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name TYPEP
Description

Type of pavement. (1-7)

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

Name Value
Name TDATE
Description

Date data dumped from <geom>.

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

Name Value
Name PERCENT
Description

Percent of segment of pavement type.

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