FROM_HEX
Byte Function
Last updated
Byte Function
Last updated
Converts a hexadecimal-encoded input
string_expr
intoBYTES
format.
For more information, please refer to function.
Please keep in mind that the default output format for binary data types in BigQuery is 'BASE64' and in Snowflake 'HEX'. You can use the function or set the format if you want to view the data in BASE64 format.
These functions are not allowed in the values clause in Snowflake. For this reason, the values clause is transformed into a subquery.