I have a few records all are same structures data, I want to store data in multiple targets how
2641I have a few records all are same structures data, I want to store data in multiple targets how?
4 8851following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
7 10544source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
5 9171source file name xyz a,0,a,a,a b,b,b,0,b c,c,c,0,c target should be like this xyz a b c how to implement this?
4 7203100 records in source and i have 3 targets, my requirement is first record insert into 1st target,2 record into 2nd target,3 record into 3rd target and again 4th record into 1st target like dat..how to implement dis?
3 11513my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
4 9305Post New Polaris Interview Questions
Is herbivorism a form of predatism?
Explain how cassandra writes data?
What are the various classification algorithms?
Calibration of controller (pneumatic)
What is cache-coherency?
What is the difference between delegates and superdelegates?
Describe the principal constituents of earth?
How much do swift developers make?
How do I count days in excel?
Why can't I delete temporary files in windows 10?
What is the and operator in c#?
What is PL/I?
How to get / select the nth row from the table?
what is the difference between a single quote and double quote?
Why performance testing is performed? What are tools of performance testing?