Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have to create a new Talend job that updates values in target table. I implement this using ELT logic (a lot of rows -> better perfomance). Could you please describe how to implement this WHERE clauses part logic in Talend Open Studio (Component -> Basic Settings -> WHERE clauses ("Action on data" = "Update"). Didn't find any good examples online. As I am implementing it for PostgreSQL, the particular component in my job is "tELTPostgresqlOutput", but at this case I am more intrested in this update logic in general. So, I just need to see some good examples that I can adapt later to my particular cases.
Br,
Allikmaa.