what are the transformations that are used in data
cleansing ? and how data cleansing takes place ?
Answer Posted / d.chandrasekar
Hi Friends,
My point of view FILTER AND EXPRESSION TRANSFORMATIONS are
used to data cleansing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
What are the components of workflow manager?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What are the uses of etl tools?
What is an unconnected transformation?
What are different types of transformations available in informatica?
What are roles and groups and benefits of using them?
State the differences between sql override and lookup override?
Differences between version 7.x and 8.x.
What are junk dimensions?
What is the meaning of up gradation of repository?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
How would you copy the content of one repository to another repository?
How to use pmcmd utility command?
What are the different types of olap? Give an example?