Download as:
Rating : ⭐⭐⭐⭐⭐
Price: $10.99
Language:EN
Pages: 4
Words: 979

The dean decides use the faculty table support this effort

FACULTYID

NAME

RANK

TITLE

4560123450001234

250,000

IS

12 SOUTH

7650

LOONEY

IT

CISO

9870

90,000

LECTURER

007 NE

4560123450005678

OFFERINGNUM
1111
1233
2222

300

3333

400

    1. Grant the Student Role the privilege to ‘Select on Student’.

    2. Grant the Faculty Role the privilege to ‘Select on Faculty’.

    1. Grant UPDATE(address) on ‘S_Student’ to the Student Role.

    2. Demonstrate how this works (this may be done with a before and after image of the student’s record with old and new student address).

  1. Create a View that allows Juniors and Seniors the right to change their major (but does not allow anyone else to change their major).

    1. Grant the necessary authority so that Juniors and Seniors can use this view.

  1. Show the Dean executing a Select Name, Bonus from Faculty (if you know the column exists it can be accessed by explicitly using the name of the column in the Select statement).

  2. Show how the Dean can update the bonus information (execute an Update giving every faculty member a 10% raise).

  1. Show the Dean is still the only one who can update the bonus data. Show how to achieve this result. [Note: The solution is not a view with a Where clause of User = Name clause or a VPD].

  1. The CISO is concerned that having both the ORGCD and TITLE in the same table reveals too much information--for example, Bond, ORGCD INT (Intelligence), TITLE SPY. Something must be done immediately to protect this information. As an interim step, TITLE should be completely redacted. Show how to achieve this result. (Use Full Redaction technique).

1234

2345

  1. Mask the first 12 numbers with 9’s. The CC list will look like:

CC

9999999999994567

9999999999995678

Copyright © 2009-2023 UrgentHomework.com, All right reserved.