This example uses the CONVERT() function to convert a string in ANSI date format to a datetime: SELECT CONVERT(DATETIME, '2019-08-15', 102) result;.
確定! 回上一頁