Implement the following SQL queries on the IMDBLarge, optimize them using physical database and SQL tuning.
For each query, include a short (one-paragraph) discussion that includes the following.
Demonstrate what you’ve accomplished by reviewing the execution plans for each query.
For testing purposes, it can be helpful to run these queries on the smaller IMDB; this works provided that you relax the requirements a bit (e.g., directors with more than 2 rather than 200 movies, etc.).
We will grade your work according to the following criteria: