Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Processing txt file for a required format

717817Oct 5 2009 — edited Oct 6 2009
Hello Experts,

I have a text file that contains lots and lots of columns. Is it possible to retreive tat file from a folder and then read tat file and specify the columns i want and then reproduce another txt file and emailing it.

For example. A text file containing a header (which i dont need) and then like 10 columns( i need to retreive only 5).

Is tat possible using pl/sql and keeping those data in a database of course...
This post has been answered by Billy Verreynne on Oct 5 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2009
Added on Oct 5 2009
9 comments
532 views