SQL Server 預設的日期字串datetime格式是yyyy-mm-dd Thh:mm:ss.mmm select ... select replace(replace(replace(CONVERT(varchar, getdate(), ...
確定! 回上一頁