Exercise

Counting the number of days between dates

In this exercise, you will calculate the difference between the order date and ship date.

Instructions

100 XP

Write a query that returns the number of days between OrderDate and ShipDate.