Recent content by tonyfaunt

  1. T

    exporting table data with long raw column

    I am using Oracle 8.1.7 and I have to develop an Oracle procedure to export data from a table with a long raw column. When the data in the long raw column is less than 32767 I can select into a varchar2 variable but when the data in the long raw column is larger than 32767 I have struck a brick...
Back
Top