My Blog
—
by
In Oracle, we can change the password using alter command.
ALTER USER user_name IDENTIFIED BY new_password;
user_name: user name to change the password.
new_password: new password for the user.
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Leave a Reply