
datediff sql function will helps to calculate the difference between two dates in week,year,months etc.datediff sql function accept the three arguments start_date, end_date and date_part. date_part is a part of the date like year months and week that's compare between the start_date and end_date.start_date...