You are not logged in.
Pages: 1
Post reply
Hi,In msql 2 tables have foreign key relationship how to validate this condition for relate to psql
Offline
HiYou can use tMap to validate them.Regards,Pedro
Hi,How to tmap to validate plz give examplesI sent mail about this issue
Last edited by indira (2012-05-28 09:40:15)
Hi,I want to compare 2 columns, with in the same database and two different tables how to validate this condition for relate to psql
Do an inner join and you can have the output report on rejects.
Hi Janhess,I want compare 2 columns based on a one condition
look at the component documentation for tMap and tMysqlInput