Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

data copy from one table to another

Hi, what is the optimal way to COPY data from one table to another table?
Implementing like below:
tOracleInput --(main)--> tMap --(main)--> tOracleOutput
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
For better performance, if all these two tables are in the same Oracle, ELT components are more helpful.
tOracleInput --(main)--> tMap --(main)--> tOracleOutput
I think tOracleOutputBulkExec is much better than tOracleOutput.
Regards,
Pedro