Add SQL parser support for the remaining (complicated) cases for the CREATE OR REPLACE command in Snowflake. CREATE OR REPLACE table metrics.combined_monthly_tmp AS ( with acct_summary AS ( SELECT ...
Resolves #80952 and also fixes arbitrary rearrangements of pivoted columns (dropping, duplicating and reordering). The bug was caused because fields reordering in `ProjectExec` wrapping `PivotExec` ...
In my quest to check out every last bit of obscure Power Query functionality, this week I looked into the ContextInfo option on the Sql.Database and Sql.Databases M functions. This option allows you ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results