write a SQL query to list the titles of all movies released in 2014.
write a SQL query to determine the birth year of Emma Stone.
write a SQL query to list the titles of all movies with a release date on or after 2018, in alphabetical order
write a SQL query to determine the number of movies with an IMDb rating of 8.4.