I have a few records all are same structures data, I want to store data in multiple targets how
2669I have a few records all are same structures data, I want to store data in multiple targets how?
4 8911following 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 10608source 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 9220source 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 7262100 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 11551my 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 9355Post New Polaris Interview Questions
What is difference between @controller and @restcontroller in spring?
What is the pwd command?
Explain me what are the built-in types available in python?
What do you mean by cardinality?
What is confirmed fact in dataware housing?
What is sharepoint master page?
What is a ledger? Is Blockchain an incorruptible ledger?
4. Describe the operation of the Craig apparatus. Chapter.3 Equilibrium Processes in Separations
How HDFS helps NameNode in scaling in Hadoop?
Why field rheostat is kept in minimum position?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
If a 16 story building has 12000ft on each floor. Company a rents 7 floors and company b rents 4 floors. What is the number of square feet of unrented floor space?
What are excel commands?
How many rows ms access can handle?
What is Bucket in Hive?