If you create a user named rimon then you can change that user's password by the following command.
ALTER USER rimon
IDENTIFIED BY 654321;
SQL Command:
ALTER USER user_name
IDENTIFIED BY password;
c, c++ , java, oracle, database design, c tutorial, c++ tutorial, java tutorial, oracle tutorial, programming, make program easy, c programming, c advance program, java advance program
All rights reserved||Using Deluxe Template By Klodian
0 comments:
Post a Comment