I have a oracle table with one of the column as long raw type. I know that we cannot use sql to get the data from that column.
Can any one tell me how to get all the data from that column?
Thanks in advance
oracle
I have a oracle table with one of the column as long raw type. I know that we cannot use sql to get the data from that column.
Can any one tell me how to get all the data from that column?
Thanks in advance
Best Solution
Did you try PL/SQL?