What is filter factor?
Answers were Sorted based on User's Feedback
Answer / s
Filter Factor is the percentage of rows that qualify for a
coded predicate. It determines if an index will be used.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / deepak dada
filter factor is a reciprocal of cardinality factor
and cardinality factor is no of distinct rec in particular
col
| Is This Answer Correct ? | 6 Yes | 3 No |
What is a predicate?
what is a plan and how do you refer the plan in the program?
What is the max length of sqlca?
What is db2 purescale?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
Normalization in DB2 – first normal form, second normal form
What is the advantage in De-normalizing tables in DB2?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
Can we able to find all the Table names under a Particular Plan?
Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?
What is the logical entity between plan and Package?
What is cursor?