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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Update for multiple rows

I have a requirement where I have to update all records in a table while joining that table to another table. The update query shall update only 1 record. How do I achieve updating all records in the table in 1 shot using Talend. Plz help. 

Labels (2)
1 Reply
cterenzi
Specialist
Specialist

Not enough information. You can use a database "Row" component to execute any SQL you want. Otherwise, you'll have to explain more about what you're trying to do.