How to read a zip/rar file contents?
Hi all,
My Environment is ---> Oracle 11g Database Release 1 on Windows 2003 Server SP2.
Request is --------------> I wants to read a zip/rar file contents using oracle.
currently i am having a zip/rar file which has a text file of my daily export log(exp). i wants to open that zip/rar file and then read last line of the text file, finally i wants to send this last line of the text file through email.
is there any way to achive this?
Please Advice.
Thanks
Shan