Table: PERSON_ROLES
Schema: OPMS
Column Summary
Name
SqlType
Length
Precision
Scale
Nullable
Unique
ROLE
number(19,0)
255
11
0
false
false
PERSON_ID
number(19,0)
255
11
0
false
false
Primary Key
No Primary Key
Column Detail
ROLE
Type:
number(19,0)
Length:
255
Precision:
11
Scale:
0
Nullable:
false
Unique:
false
PERSON_ID
Type:
number(19,0)
Length:
255
Precision:
11
Scale:
0
Nullable:
false
Unique:
false