CREATE VIEW
Create a VIEW that returns the total number of daily orders placed in July 1996. Display the Number of Orders and the order date.
#1: Query
Write a query that returns the three ship countries with the highest average freight in 1996. List the country and the average freight.