Answer Posted / 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 View All Answers
What do you mean by buffer manager?
What is a relation schema?
Is it possible to declare or create a cursor for update of table? If no tell me why?
Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger ?
What is blob database?
What are dml and ddl statements?
Differentiate between nested loop, hash loop and merge join.
How do you create a database?
What is rdbms and its features?
What is dbms language?
1)How to check tablespace utilization? 2)what are the RMAN CLONING STEPS? 3)what is standby database? 4)what is difference between standalone database and target database? 5)How to backup the standalone database? 6)tell about the ubgrade steps? 7)How to apply the pathes?
Operators used in select statements are?
Explain the scenarios or situations under which progress database creates new index entry for a record?
What are different types of data models?
What is db driver?