I am just wondering is there any way that we can print the values of a file in plsql
thing is:
I select 5 columns from a table and one of the column is a path/file.
I want to print the contents of the file
I know its complex but will be good if someone shows me a way.