Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: object id -> object name
Thank you, Roman!
Roman Mirzaitov wrote:
> > Hi,
> > How to get the object name from object id?
> > For example, I got the table id from lock view. I need to know the name
> > of this table. How to know this information?
> > Thanks for any help!
> >
>
> Hi,
>
> join with DBA_OBJECTS.
>
> Regards,
>
> --
> Roman Mirzaitov
> Brainbench MVP for Oracle Administration
> www.brainbench.com
Received on Mon Mar 04 2002 - 22:23:48 CST
![]() |
![]() |