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



More information about the Wranglers mailing list