Hi,
i cannot share the exact code code is in followin format -
create mqt_table
(select sum(field1+fiel d2...+field10) from table where fld2 = :val group by colx, coly, colz...) data initially defered refresh defered
--------------------------------
--------------------------------
this works fine and table is created..
create table mqt_staging for mqt_table propoate immediate...
User Profile
Collapse
Profile Sidebar
Collapse
nirjaparayane
Last Activity: May 21 '14, 07:06 AM
Joined: May 16 '14
Location:
-
MQT staging table getting SQL code
I am trying to create a staging table for a summary-mqt-table -
create table staging_mqt for mqt_table propagate immediate
I am getting sql code -199 sqlstate 42601 - illegal use of keyword for.
i have created the mqt with refresh defered, data initially defered option.
we are using db210. i am able to create mqt easily but facing issues in creating incremental mqt.
No activity results to display
Show More
Leave a comment: