use of dbms_lob package
hi when i use utl_file.fopen() function its working but dbms_lob.fopen() that time it gives error "non existent directory."
give me some example of reading image and stored in database blob column.
i am using same directory path for reading image file.but its not working .
so give me solution as soon possible.
give me some example of reading image and stored in database blob column.
i am using same directory path for reading image file.but its not working .
so give me solution as soon possible.
0