Update docs/en/sql-reference/functions/type-conversion-functions.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
Roman Bug 2021-08-25 10:47:20 +03:00 committed by GitHub
parent 82129dc2fe
commit 62724a1566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1414,7 +1414,7 @@ Result:
## dateTimeToSnowflake {#datetimetosnowflake}
Converts [DateTime](../data-types/datetime.md) value to the first Snowflake ID at the giving time.
Converts [DateTime](../data-types/datetime.md) value to the first [Snowflake ID](https://en.wikipedia.org/wiki/Snowflake_ID) at the giving time.
**Syntax**