Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Changing password via stored procedure

Changing password via stored procedure

From: Marc Rennhard <rennhard.marc_at_mailsp.com>
Date: 1998/10/19
Message-ID: <70g049$9jg$1@bw107zhb.bluewin.ch>#1/1

Hi there,

I'm pretty new to ORACLE (7.3) and I'm writing my first stored procedures in PL/SQL. So just a question:

How to change the password of a user via stored procedure? (It should correspond to ALTER USER user IDENTIFIED BY pwd)

Thanks in advance for any help,
Marc Received on Mon Oct 19 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US