Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
I am trying to run a sql query in qlikview where in i am creating a temporary table #temp_table
then updating this table with different parameters and conditions
and then select * from #temp_table
script runs fine in sql but in qlikview script is running fine and no data is loaded
regards
peter
tried executing the stored procedures and it is running fine
thanks a lot