What is data merging, data cleansing and sampling?
Answers were Sorted based on User's Feedback
Answer / rekha
DATAMERGING : IT IS THE PROCESS OF INTEGRATING THA DATA
WITH SIMLIAR SOURCE ,STRUCTURE AND TYPE
DATA CLEANSING : IT IS THE PROCESS OF IDENTIFING AND
CHANGING THE INCONSISTANCIES AND INACCURACIES
DATA SAMPLING : IT IS A PROCESS , ORBITARILY READING THE
DATA FROM GROP OF RECORDS
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / dev
Data Cleansing: A two step process of detection and
correction of errors in a data set.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / amsarasu
data merging :multiple detailes values are summarised into
single summaeised value.
data cleansing:to eliminate the inconsistant data
sampling:it is the process ,orbitarly reading the data from
group of records.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sudheer
The main thing Merging of data is nothing but integrating from multiple source systems. It is in 2 types
1.Horizontal merging(Join)
2.Vertical Merging(Union)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sridhar
Data Merging:The process of standing the Structure Of The table(table name,column name,column type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sarat
datacleaging:it is the process of identifying and changing
inconsistency and inacquries
datamerging:it is process of integreated multiple
inputsource into singleoutput with similar srtucture and
datatype
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the use of incremental aggregation?
Why the workflow is failed after running two hours in informatica?
Differentiate between router and filter transformation?
What are the Differences between static cache and dynamic cache?
have u done any performance tuning? how u ll do?
write sql query to remove null value following table id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output id name 101 dinesh 102 suresh 103 prakesh
I have source like this 1:2;3. so i want to load the target as 123
What is batch and describe about types of batches?
Name 4 output files that informatica server creates during session running?
can you use flat file for lookup table?why?
what is mapping parameter?
what is diff between IN and EXIT commands