How to show which authentication policy is applied to a user in Snowflake
We can now set authentication policies on Snowflake users:
snowflake autoincrement continue from value loaded after bulk copy
We are migrating few tables from sql server to snowflake.
The tables contain identity columns in sqlserver.
snowflake autoincrement continue from value loaded after bulk copy
We are migrating few tables from sql server to snowflake.
The tables contain identity columns in sqlserver.
snowflake autoincrement continue from value loaded after bulk copy
We are migrating few tables from sql server to snowflake.
The tables contain identity columns in sqlserver.
Temporary Unmasking in Snowflake Table
I need to mask certain fields in a Snowflake table in such a way that the AccountAdmin is not able to view the unmasked data at all times. However, the AccountAdmin should have the ability to unmask the data on an ad-hoc basis whenever necessary.
Snowflake table with column ‘CURRENT_DATE’ – how to use the column in where clause
I have somehow ended up with a table in our datalake where a column name is “CURRENT_DATE”
How to escape the character sequence (that are part of data) but matching that of NULLIF option in the copy command
This is my copy command:
Snowflake Hybrid Tables – High Query Compilation Time
We’re evaluating Snowflake Hybrid Tables for transactional use cases but see high query compilation times (high for transactional purposes).
how to query a Snowflake Network Rule value list
Im fetching data from an api where i have hard encoded the url while its defined in a netwrok rule
is there a way to get the api url from the network rule dynamically to pass it to my SP in snowflake ?
how to query a Snowflake Network Rule value list
Im fetching data from an api where i have hard encoded the url while its defined in a netwrok rule
is there a way to get the api url from the network rule dynamically to pass it to my SP in snowflake ?