Use the DATEADD() function to quickly add days to a date in SQL. This function uses three parameter values: DATEADD(interval, number, date).
確定! 回上一頁