Changing The Password For An Oracle User

Date April 6, 2009 by Isaac

I manage users in Oracle infrequently enough that I have to look up password management each time I want to change a password.  So, this is mainly for me to remember: alter user user_name identified by new_password;