SQL Reference
PARSE_FORMATTED_BYTES
parse_formatted_bytes(string)
Section titled “parse_formatted_bytes(string)”- string: VARCHAR
Example
Section titled “Example”SELECT parse_formatted_bytes('16 KiB');SQL Reference
SELECT parse_formatted_bytes('16 KiB');