KDOT PMS Replacement Project

ERModel : Model . Modeling : Package

Entity - LCMSFRAMENODES link

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

Columns Summary
Column Name Data Type PK / FK Nullable Description
NODEID number(0) Yes
SURVDATE timestamp(0) Yes
SESSIONFILE varchar2(22) Yes
FRAME number(0) Yes
XCORD number(0) Yes
YCORD number(0) Yes
CRACKID number(0) Yes
SEGWIDTH number(5, 1) Yes
SEGDEPTH number(5, 1) Yes
SEGTYPE number(0) Yes

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

Name Value
Name SURVDATE
Type timestamp
Nullable true
Unique false
Primary Key false
Index false
Type Name datetime
Length 0
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SESSIONFILE
Type varchar2
Nullable true
Unique false
Primary Key false
Index false
Type Name varchar
Length 22
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

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

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

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

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

Name Value
Name SEGWIDTH
Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name decimal
Length 5
Scale 1
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SEGDEPTH
Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name decimal
Length 5
Scale 1
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

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

Appears In
Diagram
 KDOT_RPMS_Modeling(Reduced) : Entity Relationship Diagram
KDOT PMS Replacement Project