對指定日期date添加number個數量的datepart時間單位。 EX: SELECT DATEADD( year , 1 , '2014-06-03' ),DATEADD( month, 1 , '2014-06 ...
確定! 回上一頁