Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Getting the Recent Updated Table
Pravin wrote:
> Actually i have an user interface .. on updating fields on User
> interface it is getting stored in Oracle table. I am not able to find
> the Oracle table which is getting updated when i do some action in UI.
> So I was wondering if i could get the list of tables updated with in
> that given short span of time. and find the table name...
>
> Pravin
*whistles*
SQL> select * from v$version;
BANNER