Snowflake Functions
Semi-Structured and Structured Data Functions
the resulting array Supported Signatures
Concatenate two arrays Supported Signatures
Compact array by removing nulls Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
Returns true if array contains value Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the maximum defined element in the array, or NULL Supported Signatures
the minimum defined element in the array, or NULL Supported Signatures
Returns the first index position of the element in the array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
the resulting array Supported Signatures
Returns array size Supported Signatures
the resulting array Supported Signatures
the sorted array Supported Signatures
Convert array to a string Supported Signatures
Returns true if two arrays have elements in common Supported Signatures
the resulting object Supported Signatures
Use VARIANT value as ARRAY Supported Signatures
Use VARIANT value as binary string Supported Signatures
Use VARIANT value as Boolean Supported Signatures
Use VARIANT value as text string Supported Signatures
Use VARIANT value as DATE Supported Signatures
Use VARIANT value as decimal fixed-point Supported Signatures
Use VARIANT value as real Supported Signatures
Use VARIANT value as integer Supported Signatures
Use VARIANT value as as decimal fixed-point Supported Signatures
Use VARIANT value as OBJECT Supported Signatures
Use VARIANT value as real Supported Signatures
Use VARIANT value as TIME Supported Signatures
Use VARIANT value as TIMESTAMP_LTZ Supported Signatures
Use VARIANT value as TIMESTAMP_NTZ Supported Signatures
Use VARIANT value as TIMESTAMP_TZ Supported Signatures
Use VARIANT value as text sting Supported Signatures
Checks JSON for errors Supported Signatures
Checks XML for errors Supported Signatures
Supported Signatures
Get VARIANT element value from an array or object Supported Signatures
Get VARIANT element value from an array or object with path name Supported Signatures
Get VARIANT element value from an array or object with path name Supported Signatures
Returns true if VARIANT value is an array Supported Signatures
Returns true if VARIANT value is a binary string Supported Signatures
Returns true if VARIANT value is Boolean Supported Signatures
Returns true if VARIANT value is a text string Supported Signatures
Returns true if VARIANT value is a DATE Supported Signatures
Returns true if VARIANT value is a DATE Supported Signatures
Returns true if VARIANT value is a decimal fixed-point number Supported Signatures
Returns true if VARIANT value is a real number Supported Signatures
Returns true if VARIANT value is integer Supported Signatures
Returns true if VARIANT value is an object Supported Signatures
Returns true if VARIANT value is a real number Supported Signatures
Returns true if VARIANT value is a TIME Supported Signatures
Returns true if VARIANT value is a TIMESTAMP_LTZ Supported Signatures
Returns true if VARIANT value is a TIMESTAMP_NTZ Supported Signatures
Returns true if VARIANT value is a TIMESTAMP_TZ Supported Signatures
Returns true if VARIANT value is a text string Supported Signatures
Parses the first argument as a JSON and returns the value of the element pointed to by the second argument Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
Supported Signatures
the resulting object with null value Supported Signatures
the resulting OBJECT Supported Signatures
the resulting OBJECT Supported Signatures
the resulting ARRAY Supported Signatures
the resulting OBJECT Supported Signatures
Parses string as a JSON document Supported Signatures
Parses string as an XML document Supported Signatures
Converts null values to SQL NULLs Supported Signatures
Supported Signatures
Parses string as a JSON document Supported Signatures
Returns SQL type word of a variant value Supported Signatures
Get XML element object by XML tag name Supported Signatures
โI