... 365, NULL) -- 365 days (approximation of a year) SELECT * FROM #trials AS t UPDATE #trials SET EndTime = DATEADD(HOUR, TrialHours, ...
確定! 回上一頁