Present a task involving user authentication, security, access, etc and then define the steps to perform that task. For example,
Create user jones identified by mukate23; As a DBA you just created a new user with the above command. Then you get a message saying that the new user can not create a table as well as log on, what command would you use in Oracle Database 11g to ensure that the new user logged on as well as be able to create a table?