Hi,
I have a procedure that contains a varchar2 variable,now i need to create a text file in from procedure and move varchar2 content into the file.
Can any one help?
Thanks in advance
I have a procedure that contains a varchar2 variable,now i need to create a text file in from procedure and move varchar2 content into the file.
Can any one help?
Thanks in advance
Comment