Change Oracle password in Query Reporter

You can use for example Oracle SQL*Plus, or any other SQL tool that allows you to execute an "alter user" command to set the password.
 
Back
Top