Using TEXT_IO can you output 500MB records in text file (notepad)?UTL_FILE can output upto 30KB.What is the alternative?Thanks
Printable View
Using TEXT_IO can you output 500MB records in text file (notepad)?UTL_FILE can output upto 30KB.What is the alternative?Thanks
use UTL_FILE package to write
there shld not be any problem