What is the function of union transformation?
No Answer is Posted For this Question
Be the First to Post Answer
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
tell me about your project functionality
explain abt joiner t/r?
when will we use unconnected & connected lookup? How it will effect on the performance of mapping?
How to add source flat file header into target file?
What are the different types of repositories created using informatica?
What are the different types of Type2 dimension maping?
Using Connected or unconnected lookup for performance wise which one is preferable?.
My i/p is 1,2,3,4,5,6,7,8,9,10……….. o/p to be populate in two tables as below. o/p1: 10,20,30,40,50,60,70,80,90……. o/p2: 11,21,31,41,51,61,71,881,91…….
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
How to elaborate tracing level?
one source to target loading insert new rows and update existing rows?