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
100
100
| BASE64_DECODE_BINARY| ❓|
101
101
| BASE64_DECODE_STRING| ❓|
102
102
| BASE64_ENCODE| ❓|
103
- | [ NOT ] BETWEEN| ❓ |
103
+ | [ NOT ] BETWEEN| ✅ |
104
104
| BIT_LENGTH| ❓|
105
105
| BITAND| ✅|
106
106
| BITAND_AGG| ❓|
@@ -328,7 +328,7 @@ The content will be updated as additional query features and functions are imple
328
328
| H3_UNCOMPACT_CELLS_STRINGS| ❓|
329
329
| HASH| ✅|
330
330
| HASH_AGG| ❓|
331
- | HAVERSINE| ❓ |
331
+ | HAVERSINE| ✅ |
332
332
| HEX_DECODE_BINARY| ❓|
333
333
| HEX_DECODE_STRING| ❓|
334
334
| HEX_ENCODE| ❓|
@@ -345,15 +345,15 @@ The content will be updated as additional query features and functions are imple
345
345
| IFNULL| ✅|
346
346
| [ NOT ] ILIKE| ❓|
347
347
| ILIKE ANY| ❓|
348
- | [ NOT ] IN| ❓ |
348
+ | [ NOT ] IN| ✅ |
349
349
| INFER_SCHEMA| ✅|
350
350
| INITCAP| ✅|
351
351
| INSERT| ✅|
352
- | INTEGRATION| ❓ |
352
+ | INTEGRATION| ✅ |
353
353
| INVOKER_ROLE| ❓|
354
354
| INVOKER_SHARE| ❓|
355
355
| IS [ NOT ] DISTINCT FROM| ❓|
356
- | IS [ NOT ] NULL| ❓ |
356
+ | IS [ NOT ] NULL| ✅ |
357
357
| IS_ <object_type>| ❓|
358
358
| IS_APPLICATION_ROLE_IN_SESSION| ❓|
359
359
| IS_ARRAY| ✅|
@@ -389,7 +389,7 @@ The content will be updated as additional query features and functions are imple
389
389
| LEAST_IGNORE_NULLS| ✅|
390
390
| LEFT| ❓|
391
391
| LENGTH, LEN| ✅|
392
- | [ NOT ] LIKE| ❓ |
392
+ | [ NOT ] LIKE| ✅ |
393
393
| LIKE ALL| ❓|
394
394
| LIKE ANY| ❓|
395
395
| LISTAGG| ✅|
@@ -601,7 +601,7 @@ The content will be updated as additional query features and functions are imple
601
601
| STRTOK| ❓|
602
602
| STRTOK_SPLIT_TO_TABLE| ❓|
603
603
| STRTOK_TO_ARRAY| ❓|
604
- | SUBSTR, SUBSTRING| ❓ |
604
+ | SUBSTR, SUBSTRING| ✅ |
605
605
| SUM| ✅|
606
606
| SUMMARIZE (SNOWFLAKE.CORTEX)| ❓|
607
607
| SYSDATE| ❓|
@@ -801,7 +801,7 @@ The content will be updated as additional query features and functions are imple
801
801
| TRUNCATE, TRUNC| ✅|
802
802
| TRY_BASE64_DECODE_BINARY| ❓|
803
803
| TRY_BASE64_DECODE_STRING| ❓|
804
- | TRY_CAST| ❓ |
804
+ | TRY_CAST| ✅ |
805
805
| TRY_COMPLETE (SNOWFLAKE.CORTEX)| ❓|
806
806
| TRY_DECRYPT| ❓|
807
807
| TRY_DECRYPT_RAW| ❓|
You can’t perform that action at this time.
0 commit comments