sqlfmt
sqlfmt copied to clipboard
Syntax "date AT TIME ZONE timezone" not implemented (SQL Server / PostgreSQL)
On https://sqlfum.pt/,
SELECT d1 AT TIME ZONE 'Europe/Paris' FROM t1
produces error message :
unimplemented at or near "from"
date AT TIME ZONE timezone is a somehow classic construct.
References :