Just a quick note on how to check object owner in Oracle database. Following query can be used:
Note that it requires access to ALL_OBJECTS view which is normally requires DBA rights.
Please follow and like us:
Just a quick note on how to check object owner in Oracle database. Following query can be used:
Note that it requires access to ALL_OBJECTS view which is normally requires DBA rights.