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
Answer Posted / sree
Quicksort
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Differentiate between sessions and batches?
Reusable transformation and shortcut differences
How is union transformation utilized?
Explain the different dimensions.
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
What is deployment group?
Explain Dataware house architecture .how data flow from intial to end?
Which are the different editions of informatica powercenter that are available?
How would you join a node to the already existing domain?
What are session parameters ? How do you set them?
permutations of mapplet
What are the reusable transformations?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?