subject

Using your Oracle database, write SQL command to create the following tables and then answer each of the questions:

Student(StudentId, StudentFName, StudentLName, Major, Credits)
Faculty(FacultyId, FacultyName, Department, Rank)
Class(ClassId, FacultyId, Timeslot, RoomNbr)
Enroll(StudentId, ClassId, Grade)

a. Create user BigBoss and give him permission to read and update the student class enrollments.

b. Create user Tom201 and give him permission to read and update the student class enrollments, however, he should not have access to the student's grade. How can you do that? (Hint: Create a new view and give the user access to this view)

c. Allow everyone who works in the Dean's Office to read student data. To do that:
- Create a role named DeansOffice that has full read access to the Student table
- Give this role to every user in the Dean's office: you first need to create users for these people it is Bob202 and Alice303.

d. Revoke the privileges of part a.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Cloud computing service providers manage different computing resources based on the services they offer. which resources do iaas and paas providers not manage? iaas providers do not manage the for the client, whereas paas providers usually do not manage the for their clients. iaas- storage server operating system network paas- applications interafce storage vertualiation
Answers: 2
question
Computers and Technology, 24.06.2019 17:30
What is the next step if your volume does not work on computer
Answers: 2
question
Computers and Technology, 24.06.2019 21:30
Write an algorithm to check if a number is even or odd and show with flow chart step by step
Answers: 2
question
Computers and Technology, 24.06.2019 21:40
is on drugs i swear i ask a question and its not showing whats going
Answers: 2
You know the right answer?
Using your Oracle database, write SQL command to create the following tables and then answer each of...
Questions
question
Mathematics, 03.03.2021 17:00
question
Chemistry, 03.03.2021 17:00
question
Mathematics, 03.03.2021 17:00
question
Mathematics, 03.03.2021 17:00
Questions on the website: 13722359