Search code examples
Snowflake SQL finding the rows diffs between 2 large tables...


sqlsnowflake-cloud-data-platform

Read More
Can a snowflake stream trigger a task without adding any schedule?...


streamtasksnowflake-cloud-data-platform

Read More
Snowflake COPY INTO from external S3 stage fails with “Access Denied (Status Code: 403; Error Code: ...


databaseamazon-s3snowflake-cloud-data-platform

Read More
Data Factory to Snowflake copy task Fails with Failed to open the database error...


azuresnowflake-cloud-data-platformazure-data-factory

Read More
Can I Pivot in Snowflake without single quotes, without manually aliasing the column names?...


sqlpivotsnowflake-cloud-data-platform

Read More
Using IF statement with Snowflake SQL...


sqlsnowflake-cloud-data-platform

Read More
Dynamicly processing multiple excel sheets in a Data Flow activity nested in a ForEach...


snowflake-cloud-data-platformazure-data-factory

Read More
Snowflake Pivot Without Apostrophe...


sqlsnowflake-cloud-data-platformpivot

Read More
How to replace NULL to specific string in snowflake (SQL)...


snowflake-cloud-data-platform

Read More
Snowflake - COUNT (DISTINCT ...) window function with ORDER BY...


countsnowflake-cloud-data-platform

Read More
Preserving the load history when re-creating pipes in Snowflake...


snowflake-cloud-data-platform

Read More
Azure Data Factory Data Flows - Forcing headers into upper case for mapping...


snowflake-cloud-data-platformazure-data-factorygoogle-cloud-dataflow

Read More
Array_Agg does not support Window Frame in Snowflake - how to achieve?...


sqlsnowflake-cloud-data-platform

Read More
How to convert a VARCHAR to DATE in Snowflake...


snowflake-cloud-data-platformto-date

Read More
Alternative to st.file_uploader Snowflake Streamlit...


snowflake-cloud-data-platformstreamlitsnowflake-schema

Read More
How to handle the exception in Snowflake SQL scripting stored procedure with return type as TABLE...


exceptionstored-proceduressnowflake-cloud-data-platformsql-scripts

Read More
How to show which authentication policy is applied to a user in Snowflake...


snowflake-cloud-data-platform

Read More
Update null values in a column with values from same table but by referencing indirectly related mat...


sqlsnowflake-cloud-data-platform

Read More
How to deploy SQL views to snowflake using config object?...


snowflake-cloud-data-platformdbt

Read More
Snowflake Snowpark Python - Stored Procedure...


snowflake-cloud-data-platformsnowpark

Read More
Using multiple AND/OR statements breaks my date filter...


sqlsubquerysnowflake-cloud-data-platformtemp-tablesrelational-operators

Read More
Flatten XML array to a single row in Snowflake...


snowflake-cloud-data-platform

Read More
Snowflake: getting value from inner tags of xml file...


snowflake-cloud-data-platform

Read More
How can I group by a case column that uses a JSON object?...


snowflake-cloud-data-platform

Read More
Conditional CASE WHEN select snowflake SQL...


sqlsnowflake-cloud-data-platform

Read More
Snowflake SQL group-by behaving differently depending whether columns are referenced by position or ...


sqlsnowflake-cloud-data-platform

Read More
Search comparing and searching for strings in a variant table, trouble with correct construct for va...


snowflake-cloud-data-platform

Read More
How to find tables using row access policies in Snowflake...


securityschemasnowflake-cloud-data-platformrow-level-security

Read More
Converting a column containing UTC values to EST values in Snowflake...


timezonesnowflake-cloud-data-platform

Read More
multiple CASE when statement...


snowflake-cloud-data-platformcase

Read More
BackNext