Hello!
I want to download BLOB data of various files with any extension from oracle database and save that files in a folder.
For Eg:
In the below image of Oracle Database, EMP1 table contains 2 columns and in TEXT column the files are uploaded in BLOB Datatype.
That files are like .pdf,.txt,.msg etc. I want to download that files and save it in folder in a disk.
Please help me out in this to find the solution. Thankyou!!
Is it possible to do so using UiPath??