any setting in SQL/PLUS that enables giving back what the command is just executed?

  • From: Li Li <litanli@xxxxxxxxx>
  • To: oracle-l <Oracle-L@xxxxxxxxxxxxx>
  • Date: Mon, 29 Nov 2010 16:58:05 -0600

Hi, List,

I am wondering if there's a setting in SQL/PLUS that enables giving
back what the command is just executed, for example, if I do:

desc AAA;

instead of just returning back the description of table AAA, it also
returns back "desc AAA" as to tell you what was just executed.


TIA,

-Li
--
//www.freelists.org/webpage/oracle-l


Other related posts: