babelfish_extensions icon indicating copy to clipboard operation
babelfish_extensions copied to clipboard

Implement SET DATEFORMAT T-SQL statement

Open robverschoor opened this issue 2 years ago • 0 comments

SET DATEFORMAT defines the order of the month, day, and year date parts for interpreting date character strings for the current session.

Reference: https://github.com/MicrosoftDocs/sql-docs/blob/live/docs/t-sql/statements/set-dateformat-transact-sql.md

robverschoor avatar Dec 09 '23 20:12 robverschoor