1. Learn
  2. /
  3. Courses
  4. /
  5. Intermediate SQL Server

Connected

Exercise

Adding days to a date

In this exercise, you will calculate the approximate delivery date of an order based on ShipDate.

Instructions

100 XP

Write a query that returns the approximate delivery date as five days after the ShipDate.