In the above query, we've used two INNER JOIN operations to combine data from the three tables (source).https://www.w3schools.com/sql/sql_join.asp Subqueries A subquery, also known as a nested query or inner query, is a query embedded within another SQL query. The result of the subqu...