meridian99
MIS
I'm looking for some example code in Oracle Pl/sql language using oracle 7.34 that manipulates a text file to;
- create an empty text file and name it with todays date (20020102.dat)
- code to open it and append data as records
- code to close the text file
I'm new to PL/Sql programming....
thanks !
- create an empty text file and name it with todays date (20020102.dat)
- code to open it and append data as records
- code to close the text file
I'm new to PL/Sql programming....
thanks !