Question: What time does it take to find the resulting tuples of the given query: "List the names of all students who are taking a class in the Turing Auditorium".
Make sure to state your assumptions.
Part 1: Suppose there are no indexes on the relations.
Part 2: Suppose there are appropriate indexes on all relations
Find the resulting tuples of the provided query.