I have a .zip file in a table and I'm trying to figure out how to unzip that file using the AS_ZIP package.
I know how to compress using that package but I don't know how to decompress, any ideas?
I have a .zip file in a table and I'm trying to figure out how to unzip that file using the AS_ZIP package.
I know how to compress using that package but I don't know how to decompress, any ideas?
Copyright © 2021 Jogjafile Inc.
I have managed to unzip a zip file from a table, this is the code: