Show TOC

alter_password_statementLocate this document in the navigation structure

			
<alter_password_statement>::=
  ALTER PASSWORD <old_password> TO <new_password>
| ALTER PASSWORD <user_name> <new_password>