Question: Robust data loading poses a challenge in database systems because the input data are often dirty. In many cases, an input record may miss multiple
Robust data loading poses a challenge in database systems because the input data are often dirty. In many cases, an input record may miss multiple values; some records could be contaminated, with some data values out of range or of a different data type than expected. Work out an automated data cleaning and loading algorithm so that the erroneous data will be marked and contaminated data will not be mistakenly inserted into the database during data loading.
Step by Step Solution
3.40 Rating (159 Votes )
There are 3 Steps involved in it
The automated data cleaning and loading algorithm can be decomposed into following steps a Identify ... View full answer
Get step-by-step solutions from verified subject matter experts
