• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » how to write a conditions in talend?

#1 2012-06-22 08:56:55

indira
Member
Registered: 2012-05-09
Posts: 125

how to write a conditions in talend?

Hi,


compare 2 columns  based on a one condition  how?


ex:  WHERE ccev.entity_id = cce.entity_id AND (ccev.attribute_id = 31) LIMIT 1 ),1,59) AS NAME

plz  help

Last edited by indira (2012-06-22 09:15:24)

Offline

#2 2012-06-25 05:16:08

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: how to write a conditions in talend?

Hi

If this comparison is in the same DB, you might use ELT component to generate this job.
If this comparison is not in the same DB, you have to use tMap to do complex inner join.

Regards,
Pedro


Only Paranoid Survive.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » how to write a conditions in talend?

Board footer

Powered by FluxBB