Which technique should be used to speed up joins without changing their results?
A . Add indices on joined columns
B . Add a WHERE clause
C . Add a LIMIT clause
D . Use an inner join
Answer: A
Which technique should be used to speed up joins without changing their results?
A . Add indices on joined columns
B . Add a WHERE clause
C . Add a LIMIT clause
D . Use an inner join
Answer: A