[Home] [Help]
View: OKX_COUNTER_GRP_LOG_V
| Product: | OKX - Contracts Integration |
| Description: | Counter group log of counter updates within a group |
| Implementation/DBA Data: |
APPS.OKX_COUNTER_GRP_LOG_V
|
View Text
SELECT CGL.COUNTER_GRP_LOG_ID COUNTER_GRP_LOG_ID
, CGL.COUNTER_GROUP_ID COUNTER_GROUP_ID
, CGL.VALUE_TIMESTAMP VALUE_TIMESTAMP
FROM CS_COUNTER_GRP_LOG CGL
Columns
| Name |
| COUNTER_GRP_LOG_ID |
| COUNTER_GROUP_ID |
| VALUE_TIMESTAMP |