DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: change user password

Threaded View

  1. #4
    Join Date
    May 2002
    Posts
    2,645
    alter user system identified by my_new_password;
    create user clinton identified by womanizer;
    alter user clinton identified by liar;
    Last edited by stecal; 11-13-2002 at 08:56 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width