Change Password

In Oracle, we can change the password using alter command.

Syntax :

Parameters

user_name: user name to change the password.

new_password: new password for the user.

Example

Change Password in Oracle
Next TopicCheck Constraints




Contact US

Email:[email protected]

Change Password
10/30