Quiz 3

Question # 1

Q

Tim just joined your team and noticed the home page load time was very slow. He figured that the SQL query that returned data to the front end was running slowly. He determined the fix to create indexes on all the columns of the table. As a senior member of the team, why or why not do you think his solution is right?

A)

Creating indexes on all the columns of the table is the correct solution.

B)

Creating indexes on all columns is a bad idea.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.