config_param 
Logical Entity Name  config_param 
Default Table Name  config_param 
Definition   

config_param Columns 
ColumnName  Domain  Datatype  NULL  Definition 
progid(PK)    NUMBER(15, 0)  NO   
parameter    VARCHAR2(32)  YES   
value    VARCHAR2(64)  YES   
lddate    DATE  YES   

config_param Primary and Unique Keys 
Key Name  Key Type  Keys 
configparamkey01  PrimaryKey  progid 

config_param Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred 

config_param Check Constraints 
Check Constraint Name  CheckConstraint