• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

ChangeUserPasswordPLSQL

Change User Password in SQL – PLSQL

October 31, 2012 by techhoneyadmin

In Oracle SQL / PLSQL a user’s password can be changed using ALTER command. Syntax for changing the user password using ALTER command in Oracle SQL / PLSQL is: ALTER USER user_name IDENTIFIED BY new_password; Example: Here we have changed the password for “techhoney” user as “pwdhoney”.

Filed Under: statement Tagged With: change user password in oracle plsql, change user password in oracle sql, ChangeUserPasswordPLSQL, how to use change user password in oracle database query, how to use change user password in oracle plsql, how to use change user password in oracle sql, syntax and example of change user password in oracle database query, syntax and example of change user password in oracle plsql, syntax and example of change user password in oracle sql, using change user password in oracle database query, using change user password in oracle plsql, using change user password in oracle sql

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in