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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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