How to Handle Missing Data in a Database?



How to Handle Missing Data in a Database?..

Answer / hr@tgksolutions.com

One way to deal with missing data in a database is to:

Ignoring: During analysis, ignoring rows with missing values.
Imputing is the process of substituting a default value, mean, median, or value obtained from additional data for missing variables.
Elimination: Taking out rows or columns that contain a significant number of missing values.
Using Placeholders: Using a particular placeholder to indicate missing values

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What are procedures in dbms?

0 Answers  


Do we consider null values the same as that of blank space or zero?

0 Answers  


What is rdbms and its features?

0 Answers  


What is ordbms with example?

0 Answers  


What is the best database to use?

0 Answers  


What are fact tables and dimension tables ? What is dimensional modeling and star schema design

0 Answers  


What is a foreign key constraint?

0 Answers  


What is a clause in terms of sql?

0 Answers  


Explain bcnf (boyce-codd normal form)?

0 Answers  


Explain the term generalization.

0 Answers  


All questions related to Control m monitoring tool

0 Answers   HCL, TY,


What are the advantages of using Query Strings?

0 Answers   MCN Solutions,


Categories