Fusion Learnings - Anand Yerrapati
My learnings & experiences with technologies.
Pages
(Move to ...)
Books
Blockchain
Oracle Mobile
Chatbots
Exceptions
Java
Tools
Videos
Sonu Appz
▼
Friday
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
‹
›
Home
View web version
No comments:
Post a Comment