Monday, December 27 2021
Snowflake :- Load Parquet File in table
Monday, December 27 2021. Snowflake
Tuesday, November 23 2021
JSON DATA PARSING IN SNOWFLAKE
Tuesday, November 23 2021. Snowflake
What is JSON? JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. While it is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999, it […]
SNOWFLAKE EXTERNAL FUNCTIONS
Tuesday, November 23 2021. Snowflake
Introduction Snowflake has recently announced external functions available in public preview. This allows developers to invoke external APIs from within their Snowflake SQL queries and blend the response into their query result, in the same way as if they were internal Snowflake functions. In this […]
« previous entries - page 1 of 2