Showing posts with label all users. Show all posts
Showing posts with label all users. Show all posts

Thursday, February 12, 2009

Know all users on an Oracle database

To know all users on Oracle database, issue following command on sqlplus window

select * from all_users


Sphere: Related Content