Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to cleansing data

Answers were Sorted based on User's Feedback



how to cleansing data..

Answer / navin

Data cleansing means converting non unique data format into unique format .This is performed in Transformer stage.

Is This Answer Correct ?    6 Yes 1 No

how to cleansing data..

Answer / satyanarayana

In this removes the unwanted data(Bad records OR NULL
Values) and find the inconsistent data and make it
consistent data.

Example:

LOc
---
Hyd
Hyderabad
hyde

After Cleansing

Loc
---
Hyderabad
Hyderabad
Hyderabad

Is This Answer Correct ?    4 Yes 1 No

how to cleansing data..

Answer / usha

Data cleansing means removing unwanted spaces.
By using LTRim,Rtrim functions we can remove unwanted space

Is This Answer Correct ?    3 Yes 1 No

how to cleansing data..

Answer / krish

it is process of correcting the inconsitency data and make consitent format

Is This Answer Correct ?    1 Yes 0 No

how to cleansing data..

Answer / venkatesh k

Data cleansing means performing all the de-dupe rules according to the requirements and make your data unique.For cleansing operations mainly we will use transformer,sort stage,aggregator and look up.

Is This Answer Correct ?    0 Yes 0 No

how to cleansing data..

Answer / b.rambabu

data cleansing is a process of identifing the the data
inconsistency and inaccuracies
ex:
data inaccuracy:
hyd
Hydrabad
after
hydrabad
hydrabad
data inconsistency
10.78
10.23465
after
10.27
10.23

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Data Stage Interview Questions

A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise

3 Answers   Polaris,


How do u call shellscript/Batch file from DS?

4 Answers   HP,


i have flat file and using unix how can i generate sequence number into targer?

1 Answers   Cap Gemini,


What is apt_config in datastage?

0 Answers  


how to find diff between 2 dates without using Icon... funtions?

1 Answers  


what is Audit table?Have u use audit table in ur project?

3 Answers   Accenture, Wipro,


What is datastage?

0 Answers  


what is a message handler

3 Answers   IBM,


How a server job can be converted to a parallel job?

0 Answers  


there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities

2 Answers   Wipro,


Where do you see different stages in the designer?

0 Answers  


table a contains 5 columns and table b contains 5 columns how can i get 10 columns at target?

9 Answers  


Categories