SQLPLUS question - SQL*Plus: Release 10.2.0.4.0

From: Roger Xu <wellmetus_at_gmail.com>
Date: Mon, 24 Aug 2009 14:03:19 -0500
Message-ID: <eb64345d0908241203y284a1bfby9c009b654448061e_at_mail.gmail.com>



Hi Experts,

In my SQL*Plus session, if I press Enter twice, it goes back to the prompt. How do I change this kind of behavior?

SQL> select tablespace_name
  2 from dba_tablespaces
  3 where tablespace_name = 'SYSAUX';
TABLESPACE_NAME



SYSAUX
SQL> select tablespace_name
  2
SQL> l
  1* select tablespace_name

Thanks,

Roger Xu

--

http://www.freelists.org/webpage/oracle-l Received on Mon Aug 24 2009 - 14:03:19 CDT

Original text of this message