The SQL-Server does not have any TO_DATE function. You need to use the convert. -- Specify a datetime string and its exact format SELECT ...
確定! 回上一頁