ALTER USER
ALTER USER — change attributes of a NuoDB user account
Description
Use ALTER USER to change the password of a NuoDB user account. Use CREATE USER to add new users, and DROP USER to remove an existing user.
You may not use ALTER USER to modify the password of a user created using CREATE USER username EXTERNAL.