Does newly created user:
create user John
identified by secret;
have some privileges? Or is there any oracle config for privileges of newly created user? I need information about this topic.
Does newly created user: create user John identified by secret; have some privileges? Or
Share
Nope, no privileges.