SQL> spool table_save.txt SQL> select * from table_to_save; SQL> spool off