just a reminder: when you're working in sqlplus:
> spool file.txt
> @script.sql
> spool off
now look inside 'file.txt' for the output of your query.
Wednesday, November 26, 2008
Subscribe to:
Post Comments (Atom)
things that I need to remember, would like to build, simplistic coding things & reminders etc.
No comments:
Post a Comment