Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: object id -> object name
> 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.comReceived on Mon Mar 04 2002 - 22:14:08 CST
![]() |
![]() |