Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please complete the following in an Oracle environment, oracle SQL devloper You have been hired as the DBA for Haphazard, Inc. You are asked to

Please complete the following in an Oracle environment, oracle SQL devloper

You have been hired as the DBA for Haphazard, Inc. You are asked to fulfill the following needs of the Oracle Database environment. The company needs requires you to complete the following: Users, roles, and privileges need to be added to the database. (6 points each)

1. Create a user account NLitzinger identified by the password Dubrucr90.

2. Grant NLitzinger the SELECT and UPDATE permissions on the table called clients.

3. Create a user account HMimnaugh identified by the password EvCsvds01.

4. Grant HMimnaugh the SELECT and DELETE permissions on the table called clients.

5. Create a user account TylerM identified by the password Fwdtwet12.

6. Grant TylerM the SELECT and INSERT permissions on the table called clients.

7. Create a role named Most_Privileged without a password.

8. Grant the Most_Privileged role the UPDATE and DELETE permissions on the clients table.

9. Add all users to the Most_Privileged role.

10. List all user in the database with their permissions.

please make sure to have no errors and include the code and include the final running script

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions