Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: I want to know information about the session which updates a certain table
Gary wrote:
<snip>
> From the trigger, how can I tell which SID/SPID is updating
> AccountStatus?
select distinct sid from v$mystat;
-- Richard KuhlerReceived on Tue Nov 16 2004 - 19:32:53 CST
![]() |
![]() |