dba_objects and all_objects
532632Dec 22 2008 — edited Dec 22 2008Hi friends,
I know that the user_objects table is queried to list all objects in the logged in schema.
However what is the difference between all_objects and dba_objects?
I queried both these views and they fetch almost the same info.
Thanks.