GUNZIP
Decompresses from a gzip. If there are multiple files in the archive the results are concatenated. Total size of decompressed files must be under 100 MB.
Categories: Data Parsing/Conversion
Syntax
GUNZIP(compressed_file_data)
Decompresses from a gzip. If there are multiple files in the archive the results are concatenated. Total size of decompressed files must be under 100 MB.
Categories: Data Parsing/Conversion