Message-Id: <10687.122615@fatcity.com> From: Javier Morales Date: Tue, 21 Nov 2000 16:03:12 +0100 Subject: RE: SQL PLUS This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C053CD.30213500 Content-Type: text/plain; charset="iso-8859-9" Content-Transfer-Encoding: quoted-printable Here are the most important ones... =20 =20 =20 save [replace] --> save the sql command (replace if it = exists) get --> put one sql script into the SQL*Plus buffer start --> launch one sql script @ --> the same as start... edit --> edit in the default editor the last sql command (buffer) spool --> stores the result into a file or printer... spool out --> into the printer spool off --> into the file exit --> quit sql*plus =20 =20 =20 a[ppend] =20 c[hange] =20 cl[ear] buff[er] del (delete current line) del n (delete line n) del m n (delete line from m to n) =20 -----Mensaje original----- De: bunyamin karadeniz [mailto:bunyamink@havelsan.com.tr] Enviado el: martes 21 de noviembre de 2000 13:05 Para: Multiple recipients of list ORACLE-L Asunto: SQL PLUS=20 WHICH ONES ARE THE BASIC COMMANDS OF SQL PLUS...=20 =20 ********************************************** Bunyamin K. Karadeniz Enformasyon Teknolojileri Dir. Veri Taban=FD Grubu tel : 2873565/1681 HAVELSAN=20 ********************************************** ------_=_NextPart_001_01C053CD.30213500 Content-Type: text/html; charset="iso-8859-9"
Here are the most important ones...
 
 
 
save <filename> [replace]    --> save the sql command (replace if it exists)
get <filename>     --> put one sql script into the SQL*Plus buffer
start <filename>     --> launch one sql script
@ <filename>     --> the same as start...
edit <filename>     --> edit in the default editor the last sql command (buffer)
spool <filename>     --> stores the result into a file or printer...
    spool out --> into the printer
    spool off --> into the file
exit <filename>     --> quit sql*plus
 
 
 
a[ppend]   <text>   
c[hange]   <old text>      <new text>   
cl[ear] buff[er]
del (delete current line)
del n (delete line n)
del m n (delete line from m to n)
 
-----Mensaje original-----
De: bunyamin karadeniz [mailto:bunyamink@havelsan.com.tr]
Enviado el: martes 21 de noviembre de 2000 13:05
Para: Multiple recipients of list ORACLE-L
Asunto: SQL PLUS

WHICH ONES  ARE THE  BASIC COMMANDS OF SQL PLUS...
 
**********************************************
Bunyamin K. Karadeniz
Enformasyon Teknolojileri Dir.
Veri Tabanư Grubu tel : 2873565/1681
HAVELSAN
**********************************************