Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL command line unusable in Linux?

Re: SQL command line unusable in Linux?

From: Joel Garry <joel-garry_at_home.com>
Date: 22 Mar 2006 16:24:18 -0800
Message-ID: <1143073458.834158.29140@v46g2000cwv.googlegroups.com>


Use the sqlplus set command to fix the formatting:

SQL>show all
SQL>set pages 24

http://download-west.oracle.com/docs/cd/B10501_01/server.920/a90842/ch13.htm#1011230

Poke around the web (or metalink, if you have access, search for tfts for some old chestnuts) for some typical examples, like head, verify, pages, lines, echo, termout, spool, colsep, define, column and so forth.

jg

--
@home.com is bogus.
http://www.site-reference.com/articles/Website-Development/The-Surprising-Truth-About-Ugly-Websites.html
Received on Wed Mar 22 2006 - 18:24:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US