How to add a time interval in given date in SQL Server? Ashutosh Kumar Verma37821-Nov-2021mssql serversql server sql
Ashutosh Kumar Verma
21-Nov-2021DATEADD():
SQL DATEADD() function is used to add a time in given date, like add a year, day or month etc.
Example;