Home » RDBMS Server » Server Administration » Print out
Print out [message #374171] Tue, 29 May 2001 03:55 Go to next message
Sanjay Chandran
Messages: 1
Registered: May 2001
Junior Member
How can I get the print out of a table in Oracle?
Re: Print out [message #374174 is a reply to message #374171] Tue, 29 May 2001 07:25 Go to previous message
Muhamad Sirajdin
Messages: 12
Registered: May 2001
Junior Member
spool tabprint.lst
select * from table_name;
spool off
spool out

--this prints to the default printer
Previous Topic: Print out
Next Topic: Invoking methods on objects using SQL (not PL/SQL)
Goto Forum:
  


Current Time: Mon Jul 01 03:42:29 CDT 2024