|
|
@@ -118,7 +118,7 @@ mq:
|
|
|
:ibn, :ibnChannelStatus, :ibnIntervalStatus,
|
|
|
:icn, :icnChannelStatus, :icnIntervalStatus,
|
|
|
:pf, :pfChannelStatus, :pfIntervalStatus,
|
|
|
- :estimationFlag, :mspShortName, :uploadType, :createdDateTime, :tradingDate2)
|
|
|
+ :estimationFlag, :mspShortName, :uploadType, :createdDateTime, :tradingDate)
|
|
|
monthly:
|
|
|
insert: >
|
|
|
INSERT INTO TXN_METER_DATA_MONTHLY (
|
|
|
@@ -152,7 +152,7 @@ mq:
|
|
|
:ibn, :ibnChannelStatus, :ibnIntervalStatus,
|
|
|
:icn, :icnChannelStatus, :icnIntervalStatus,
|
|
|
:pf, :pfChannelStatus, :pfIntervalStatus,
|
|
|
- :estimationFlag, :mspShortName, :uploadType, :createdDateTime, :tradingDate2)
|
|
|
+ :estimationFlag, :mspShortName, :uploadType, :createdDateTime, :tradingDate)
|
|
|
|
|
|
bcq:
|
|
|
file:
|