Home » SQL & PL/SQL » SQL & PL/SQL » how to know the recent queries fired in oracle from the front end
how to know the recent queries fired in oracle from the front end [message #19408] Thu, 14 March 2002 19:22 Go to next message
harish agrawal
Messages: 1
Registered: March 2002
Junior Member
does anybody know how to insert data in sql server from oracle procedures
Re: how to know the recent queries fired in oracle from the front end [message #19409 is a reply to message #19408] Thu, 14 March 2002 19:57 Go to previous message
arun
Messages: 67
Registered: January 2000
Member
select * from v$sqltext;

( requires priv. on v$sqltext syn..DBA role or Sys/System owners can view it)
Previous Topic: Select only values that appear more than x times
Next Topic: Regarding Execution
Goto Forum:
  


Current Time: Fri Apr 19 22:45:23 CDT 2024