Changing a Password – Single Control

A single user can manage the password of another user.

Prerequisites
Task
At a command prompt, type:
ALTER USER userID
IDENTIFIED BY password
Related concepts
Case-sensitivity of User IDs and Passwords
Related reference
ALTER USER Statement