File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
src/content/docs/snowflake Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ The content will be updated as additional query features and functions are imple
100100| BASE64_DECODE_BINARY| ❓|
101101| BASE64_DECODE_STRING| ❓|
102102| BASE64_ENCODE| ❓|
103- | [ NOT ] BETWEEN| ❓ |
103+ | [ NOT ] BETWEEN| ✅ |
104104| BIT_LENGTH| ❓|
105105| BITAND| ✅|
106106| BITAND_AGG| ❓|
@@ -328,7 +328,7 @@ The content will be updated as additional query features and functions are imple
328328| H3_UNCOMPACT_CELLS_STRINGS| ❓|
329329| HASH| ✅|
330330| HASH_AGG| ❓|
331- | HAVERSINE| ❓ |
331+ | HAVERSINE| ✅ |
332332| HEX_DECODE_BINARY| ❓|
333333| HEX_DECODE_STRING| ❓|
334334| HEX_ENCODE| ❓|
@@ -345,15 +345,15 @@ The content will be updated as additional query features and functions are imple
345345| IFNULL| ✅|
346346| [ NOT ] ILIKE| ❓|
347347| ILIKE ANY| ❓|
348- | [ NOT ] IN| ❓ |
348+ | [ NOT ] IN| ✅ |
349349| INFER_SCHEMA| ✅|
350350| INITCAP| ✅|
351351| INSERT| ✅|
352- | INTEGRATION| ❓ |
352+ | INTEGRATION| ✅ |
353353| INVOKER_ROLE| ❓|
354354| INVOKER_SHARE| ❓|
355355| IS [ NOT ] DISTINCT FROM| ❓|
356- | IS [ NOT ] NULL| ❓ |
356+ | IS [ NOT ] NULL| ✅ |
357357| IS_ <object_type>| ❓|
358358| IS_APPLICATION_ROLE_IN_SESSION| ❓|
359359| IS_ARRAY| ✅|
@@ -389,7 +389,7 @@ The content will be updated as additional query features and functions are imple
389389| LEAST_IGNORE_NULLS| ✅|
390390| LEFT| ❓|
391391| LENGTH, LEN| ✅|
392- | [ NOT ] LIKE| ❓ |
392+ | [ NOT ] LIKE| ✅ |
393393| LIKE ALL| ❓|
394394| LIKE ANY| ❓|
395395| LISTAGG| ✅|
@@ -601,7 +601,7 @@ The content will be updated as additional query features and functions are imple
601601| STRTOK| ❓|
602602| STRTOK_SPLIT_TO_TABLE| ❓|
603603| STRTOK_TO_ARRAY| ❓|
604- | SUBSTR, SUBSTRING| ❓ |
604+ | SUBSTR, SUBSTRING| ✅ |
605605| SUM| ✅|
606606| SUMMARIZE (SNOWFLAKE.CORTEX)| ❓|
607607| SYSDATE| ❓|
@@ -801,7 +801,7 @@ The content will be updated as additional query features and functions are imple
801801| TRUNCATE, TRUNC| ✅|
802802| TRY_BASE64_DECODE_BINARY| ❓|
803803| TRY_BASE64_DECODE_STRING| ❓|
804- | TRY_CAST| ❓ |
804+ | TRY_CAST| ✅ |
805805| TRY_COMPLETE (SNOWFLAKE.CORTEX)| ❓|
806806| TRY_DECRYPT| ❓|
807807| TRY_DECRYPT_RAW| ❓|
You can’t perform that action at this time.
0 commit comments