Which of the following is NOT a strategy for optimizing query performance?
Using appropriate indexes
Increasing the number of database tables
Avoiding unnecessary joins
Selecting only necessary columns

Computer Science Exercises are loading ...