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 9172source 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 7207100 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
What are the features included in limited government?
What is your favorite all time computer book? Why?
What are the prerequisites required to install exchange server 2013?
plz send me the placement interview question and answers of whizchip(technical and apttitude)..i have an interview in next.
What are the main products of plasma cells called?
Which namespace does it belong to by default?
functional testing test cases for transfer funds ?
Is weblogic better than tomcat?
Why is theta join required?
Which section of object explorer contains the buttons to select an object properties, events or methods for an automation ?
What is sizeof in java?
What do bitwise operators do?
What are the parameters that control most of connection pooling behaviours?
What is difference between scala and spark?
Is it true that each controller has its own context node ?