Security Consulting
  Fun     PGP     HOAX     Java     SPAM     Books     Linux     Windows     Privacy     Switches     Back    

Using Oracle

Using sqlplus to do queries is quite a pain. Some settings will help a bit:
    set pagesize 999
    set linesize 150
    define _editor=vi
    set trimout on
    
Use
ed
to go into the editor. Execute commands with
/1
. Some more information is on this page.


CopyLeft (l) 2003 by Raffael Marty