SQLPLUS question - SQL*Plus: Release 10.2.0.4.0

  • From: Roger Xu <wellmetus@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Mon, 24 Aug 2009 14:03:19 -0500

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

Other related posts: