Sambi Writes...
Thursday, October 8, 2009
Checking the existence of a user in oracle database
For checking the existence of a user in oracle database the following query can be used.
SELECT * FROM ALL_USERS
OR
SELECT * FROM DBA_USERS
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment