[Wranglers] Syntactic Sugar: Snowflake Now Supports Trailing Comma for the SELECT Clause
Ali, Saqib
docbook.xml at gmail.com
Wed Mar 13 20:50:10 UTC 2024
A brief post by Qinyi Ding on how Snowflake now supports trailing comma for
the SELECT clause:
https://medium.com/snowflake/snowflake-supports-trailing-comma-for-the-select-clause-407eb46271ba
Basically the following is a valid SQL in Snowflake:
SELECT department_name, last_name, first_name,
FROM employee_table
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://analyticsengineering.net/pipermail/wranglers/attachments/20240313/e909467c/attachment.htm>
More information about the Wranglers
mailing list