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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
TomG1
Creator
Creator

how do I write an update query in a bigdata job

I am trying create a big data job in talend 7.3 version which updates a Azure DWH Table.

I need to write a custom query which updates one particular column in the table.

However I don't see an option to write custom query in tJDBC output component.

Labels (4)
1 Reply
Anonymous
Not applicable

Hello,

Please try to use tJDBCInput or tJDBCRow component to execute a database query.

tJDBCOutput component is used to write, update, make changes or suppresses entries in any type of database connected to a JDBC API.

Best regards

Sabrina