Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Answer the following questions. (b) Given the following tables for a university database, write the commands to grant or revoke the privileges as indicated in

image text in transcribed

Answer the following questions.

(b) Given the following tables for a university database, write the commands to grant or revoke the privileges as indicated in the questions. STUDENT(Student_ID, Student_Name, Major, Units) FACULTY(Faculty_ID, Faculty_Name, Dept, Position) CLASS(Course_ID, Faculty_ID, Schedule, Room) ENROLL(Course_ID, Student_ID, Grade) (1) Give privileges to read tables STUDENT and CLASS to Leena, a clerk in the dean's office. The user may also read ENROLL, but without the Grade attribute. (ii) Give privileges to read and modify tables FACULTY and CLASS to Adam, an assistant dean. This user may authorize other users to read and modify CLASS, but not FACULTY. (iii) Cancel the authorization privileges of the assistant dean, but maintain his own reading and modification privileges

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

Oracle RMAN For Absolute Beginners

Authors: Darl Kuhn

1st Edition

1484207637, 9781484207635

More Books

Students also viewed these Databases questions

Question

When you want to make a formal impression

Answered: 1 week ago