SQL Server GETDATE() examples. The return data type of the GETDATE function is datetime. Print CAST (GETDATE () as Datetime2 (7)) This is too works, ...
確定! 回上一頁