Q. In a single table (with 10 columns) join query the number of values needed to examine per column is . . . . . . . .
β
Correct Answer: (B)
10
Explanation: This question is about how MySQL joins data from different tables. Imagine you have a table with 10 columns, like a spreadsheet with 10 columns.