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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Real time etl implementation.

I have a requirement where in I need to run ETL job when a set of table gets updated in data base, in real-time mode. In those tables the rows can either be updated or inserted.
One approach is to run the ETL job at certain intervals. In each run, collect the rows updated, inserted from previous run.
Is there any other approach I can use to do this job.
thank you,
Labels (2)
0 Replies