Database question 2.You created a new user on the database by executing the following command:   SQL> CREATE USER user01 IDENTIFIED BY user01  DEFAULT TABLESPACE users  TEMPORARY TABLESPACE temp;    Then you granted the following privileges to user01 by executing the following command:    SQL> GRANT CREATE SESSION, CREATE TABLE TO user01;    Which of the following is true in this scenario? a) The user can not create tables b) The user can create tables c) The user cannot query any tables d) None of the Mentioned

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter7: User Creation And Management
Section: Chapter Questions
Problem 16MC
icon
Related questions
Question

Database question

2.You created a new user on the database by executing the following command:

 

SQL> CREATE USER user01 IDENTIFIED BY user01 

DEFAULT TABLESPACE users 

TEMPORARY TABLESPACE temp; 

 

Then you granted the following privileges to user01 by executing the following command: 

 

SQL> GRANT CREATE SESSION, CREATE TABLE TO user01; 

 

Which of the following is true in this scenario?

a) The user can not create tables

b) The user can create tables

c) The user cannot query any tables

d) None of the Mentioned

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Windows
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning