Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: how to get the most recent sqlstatement

Re: how to get the most recent sqlstatement

From: Vincent Croquette <vc_at_jmbs-soft.com>
Date: Tue, 9 Mar 1999 14:33:12 +0100
Message-ID: <7c3833$v5d$1@minus.oleane.net>


Try this one as system user :

select * from v$SQL order by FIRST_LOAD_TIME Received on Tue Mar 09 1999 - 07:33:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US