meridian99
MIS
I'm looking for some example code in Oracle Pl/sql v2.3 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 (from variables)
- code to close the text file
I'm just starting our with 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 (from variables)
- code to close the text file
I'm just starting our with PL/Sql programming....
thanks !