How do I create a new username and password for the database like a simultaneous user or co-user?
Requires Free Membership to View
The CREATE USER command is used to create a user. It is similar to the following:
CREATE USER username IDENTIFIED BY password;
Please refer to the following for more details on all the options for the CREATE USER command.
Have a question for Brian Peasland? Send an e-mail to editor@searchoracle.com
This was first published in February 2010

Join the conversationComment
Share
Comments
Results
Contribute to the conversation