Fusion Learnings - Anand Eswararao Yerrapati
My learnings & experiences with technologies.
Pages
Books
Blockchain
Oracle Mobile
Chatbots
Exceptions
Java
Tools
Videos
Sonu Appz
June 7, 2013
Create new user in Database
If I want to create a new login or user in database, use the below statements.
create user adfuser identified by adfuser;
grant create session, resource, dba to adfuser;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment