EXPANDSQLEXPAND(dataBytes) Parameters dataBytes - data to expand. Description Expand data that was compressed using the COMPRESS function. This method returns bytes. Example SQLUTF8TOSTRING(EXPAND(COMPRESS(STRINGTOUTF8('Test')))) Updated about 5 years ago Ask AITable of Contents Parameters Description Example