Originally posted by hrishy
Hi

well you can

1)create a user joe with a password joe.

2)Then get the hashed password from the dba_users view

3)compare the hashed password value with the password of the users that already exists in the database.If there is match then check the username if it matches then bingo you have the answer..

regards
Hrishy
Hrishy,

I dont think you can.. Did u verify?

Abhay.