Relative Content

Tag Archive for snowflake-cloud-data-platform

Snowflake Invalid Grant

I am getting below response when I try to get Access Token with Grant Type Client Credentials

Snowflake – Task graph

Task1 has more than one root task a, b. Both the root tasks are suspended and they don’t have predecessors. How to enable the root tasks? Can you please give the command?

I’m looking for a SQL statement to copy all details from Product A to Product B

I have Table_P that has columns Product, region, salesperson, production date, end date. (There are other columns, but those fields don’t matter to me). Product_X has 6 rows: 6 regions, 3 different salespeople and 6 date sets (production date and end date). I want to add a new product, Product_Y to the table, and line by line mirror what Product_X has listed for each column to Product_Y (region, salesperson, production date, end date). I also want to update the existing Product_W, adding all of the same data that I added to Product_Y had without loosing any of the existing unique entries for Product_W.