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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

What is the limitation of the use of ELT JDBC components?

I would like my application does not depend on the database, today it can be Postgrest and tomorrow Oracle. What limitations does it have to use the JDBC component? Regards, and thank you very much.

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hello,

ELT means the component creates actually nothing more than SQL statements which does the job. It has the advantage to avoid transferring the data outside the database but you lose the control over the flow and cannot say anything about the progress and of course it works only in database which are connected to each other.

Best regards

Sabrina