SQLPLUS editor
From: hwchui <hwc33_at_hotmail.com>
Date: Sat, 9 Mar 2002 09:37:28 +0800
Message-ID: <a6bovf$26310_at_imsp212.netvigator.com>
Date: Sat, 9 Mar 2002 09:37:28 +0800
Message-ID: <a6bovf$26310_at_imsp212.netvigator.com>
In sybase, isql, I can call up a editor and type two sql. when I return to isql, the two sql will be run.
like
select getdate()
select name from sysobject
but in oracle sqlplus, when editor is called , I find I cannot type more than one sql statement.
Thanks in advance.
Wingman
Received on Sat Mar 09 2002 - 02:37:28 CET