Hello everybody. Please help me. I have a problem, i have a large base64, now i would like to base64 convert to blob and insert the table. but this process give error because of utl decode package has limit 32k that is why cant converted. Someone give me solutions.
What I want is to somehow insert the base64 value into my table and read it as an image when I select
My table structure table_name(img) have 3 columns (id,img blob,img clob)
i share big base64 because of other guys write but big base64 doesnt support
please note (big base64)
base64.txt