KDLV_OM_DYNAMIC_SQL
This table is used by the OM Remote Execution process.
Foreign Keys
Primary Key Table |
Primary Key Column |
Foreign Key Column |
---|---|---|
KNTA_USERS |
USER_ID |
CREATED_BY |
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
GROUP_ID |
NULLABLE |
NUMBER |
System-generated identifier |
STATEMENT_NUM |
NULLABLE |
NUMBER |
SQL statement Number |
CREATION_DATE |
NULLABLE |
DATE |
Date record was created |
CREATED_BY |
NULLABLE |
NUMBER |
Identifier for the user who created the record |
DYNAMIC_SQL |
NULLABLE |
CLOB |
Dynamic SQL text |
Indexes
This table uses no indexes.
Sequences
This table uses no sequences.