Processing txt file for a required format
717817Oct 5 2009 — edited Oct 6 2009Hello 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...