Sollicitatievraag bij Cognizant

Informatica without using Router, Filter, Expression, Seq gen, ranker, variables, update strategy load the target table with RDBMs source data having employees data having eids starting from 1-100 in two different targets by one having divisible by 5 and another with the rest

Antwoord op sollicitatievraag

Anoniem

17 mrt 2018

I used SQL query with mod(Eid,5) in one target with SQ and another with SQL query Eid not in above mod

1