How to generate sequence numbers without using the sequence generator transformation?
No Answer is Posted For this Question
Be the First to Post Answer
What is the exact difference b/w IN and EXIST in Oracle..?
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
State the differences between sql override and lookup override?
Two workflows are running at same time first workflow is succeeded but second workflow is failed but there is no dependencies?
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
Two relational tables are connected to SQ Trans,what are the possible errors it will be thrown?
HOW TO YOU LOAD TIME DIMENSION
How do you handle two sessions in Informatica
how to insert header after each group.
How to read data from flat file source if the data is in paragraph format?
What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?
get me output as if input is like 1 x o/p-->1 x,y,z 1 y 2 a,b 1 z 3 c 2 a 2 b 3 c