08 SQL Functions and Joins
08 SQL Functions and Joins
Datepart: It specifies the part of the date in which we want to add or subtract specific time
interval. It can have values such as year, month, day, and week. We will explore more in this
in the example section
Number: It is the number by which we want to increase or decrease date. It should be an
integer
Date: We can specify the date here. In this date, we want to add a specified number on
datepart
CODES: