McqMate
| Q. |
In a single table (with 10 columns) join query the number of values needed to examine per column is |
| A. | 1 |
| B. | 10 |
| C. | 0 |
| D. | 2 |
| Answer» B. 10 | |
| Explanation: for indexing in the context of performing joins, in a single table query, the number of values that are needed to be examined per column is the number of rows in the table. | |
View all MCQs in
Information Retrival TechniquesNo comments yet