ReferenceSQL FunctionsBinaryVersion: Latest-4.1Copy as MarkdownView as Markdown/docs/sql-reference/sql-functions/binary-functions.mdOpen in ClaudeOpen in ChatGPTBrowse all docs as Markdown/llms.txtBinary ποΈ from_binaryConverts a binary value to a VARCHAR string based on the specified binary format (binary_type).ποΈ to_binaryConverts a VARCHAR string to a binary value based on the specified binary format (binary_type) of the input string.
ποΈ from_binaryConverts a binary value to a VARCHAR string based on the specified binary format (binary_type).
ποΈ to_binaryConverts a VARCHAR string to a binary value based on the specified binary format (binary_type) of the input string.