Skip to content

Commit 8e850c0

Browse files
Updated function coverage docs
1 parent 776285f commit 8e850c0

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

src/content/docs/snowflake/features/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The content will be updated as additional query features and functions are imple
119119
### Shares
120120
| |ALTER|CREATE|DESCRIBE|DROP|SHOW|
121121
|----|----|----|----|----|----|
122-
|**SHARE**||||||
122+
|**SHARE**||||||
123123

124124
### Stages
125125
| |ALTER|CREATE|DESCRIBE|DROP|SHOW|

src/content/docs/snowflake/sql-functions.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The content will be updated as additional query features and functions are imple
2727
|AI_COMPLETE (Single image)||
2828
|AI_COMPLETE (Single string)||
2929
|AI_COMPLETE||
30+
|AI_EMBED||
3031
|AI_FILTER||
3132
|AI_SIMILARITY||
3233
|AI_SUMMARIZE_AGG||
@@ -209,6 +210,7 @@ The content will be updated as additional query features and functions are imple
209210
|DENSE_RANK||
210211
|DIV0||
211212
|DIV0NULL||
213+
|ACCEPTED_VALUES (system data metric function)||
212214
|AVG (system data metric function)||
213215
|BLANK_COUNT (system data metric function)||
214216
|BLANK_PERCENT (system data metric function)||
@@ -795,8 +797,8 @@ The content will be updated as additional query features and functions are imple
795797
|TRANSLATE (SNOWFLAKE.CORTEX)||
796798
|TRANSLATE||
797799
|TRIM||
798-
|TRUNCATE, TRUNC||
799-
|TRUNCATE, TRUNC||
800+
|TRUNCATE, TRUNC||
801+
|TRUNCATE, TRUNC||
800802
|TRY_BASE64_DECODE_BINARY||
801803
|TRY_BASE64_DECODE_STRING||
802804
|TRY_CAST||
@@ -806,15 +808,15 @@ The content will be updated as additional query features and functions are imple
806808
|TRY_HEX_DECODE_BINARY||
807809
|TRY_HEX_DECODE_STRING||
808810
|TRY_PARSE_JSON||
809-
|TRY_TO_BINARY||
810-
|TRY_TO_BOOLEAN||
811-
|TRY_TO_DATE||
811+
|TRY_TO_BINARY||
812+
|TRY_TO_BOOLEAN||
813+
|TRY_TO_DATE||
812814
|TRY_TO_DECIMAL, TRY_TO_NUMBER, TRY_TO_NUMERIC||
813-
|TRY_TO_DOUBLE||
815+
|TRY_TO_DOUBLE||
814816
|TRY_TO_FILE||
815817
|TRY_TO_GEOGRAPHY||
816818
|TRY_TO_GEOMETRY||
817-
|TRY_TO_TIME||
819+
|TRY_TO_TIME||
818820
|TRY_TO_TIMESTAMP, TRY_TO_TIMESTAMP_*||
819821
|TYPEOF||
820822
|UNICODE||

0 commit comments

Comments
 (0)