Thanks for the question, Srinivasa.
Asked: November 11, 2009 - 5:02 pm UTC
Last updated: November 12, 2009 - 10:47 am UTC
Version: 10.2.0.4.0
Viewed 1000+ times
You Asked
Hi Tom,
Thanks in advance for your help on this.
I was trying to find a way to append one file to other in PL/SQL with out actually reading/writting line by line.
For example,
File1 is as below.
12345
File2 is as below.
abcde
I wanted to create file3 appending file1 and file2 without actually reading and writting file1 and file2 line by line.
File3 would look like.
12345
abcde
Hope I am clear in asking my question.
Thanks,
Srini Kini
and Tom said...
Is this answer out of date? If it is, please let us know via a Comment