EXPLAIN has output with MATCHCOLS = 0. What does it mean?
Answers were Sorted based on User's Feedback
Answer / andank
When MATCHCOLS is 0, the access method is called a Non-
Matching Index Scan.
In the Non-Matching Index Scan, all the index keys and
their RIDs are read. Basically DB2 reads the full index
for that query.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is a cursor?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is RUNSTATS?
what is the maximum number of tables that can be joined ?
What keyword does an SQL SELECT statement use for a string search?
what is datacom db?
What is db2 stogroup?
What is the reason behind not using select * in embedded sql programs?
Can one database have multiple instances?
Explain the EXPLAIN statement?
cobol-db2 runjcl please?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was