John Topley's Knowledgebase

SQL Statement To Change A User's Password

Tuesday, 10 August 2004

This Oracle SQL statement will change the password for the user named user to the password password.

ALTER USER user IDENTIFIED BY password

top | index | previous | next | comments ()

home | archive | kb | media | about | contact | accessibility
Copyright © 2003 - 2005 John Topley. Made with CityDesk.