Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
SQL Reference
>
SQL Statements
>
ALTER PASSWORD
ALTER PASSWORD
The ALTER PASSWORD statement enables you to change passwords.
Syntax
ALTER PASSWORD
old_password
TO
new_password
Parent topic:
SQL Statements