Question: Design and implement a Virtual Private Database that limits database access. Your design should be based on two of your columns and two of your
Design and implement a Virtual Private Database that limits database access. Your design should be based on two of your columns and two of your tables. (Hint: where col1 = value1 AND col2 = value2). Which columns and tables you choose is up to you and will be based on your initial design. You may alter your tables if it makes sense to do so.
Develop and conduct a test plan that clearly shows how access has been restricted by using the Virtual Private Database.
In most cases you will need to create a separate policy and function for each of the two tables you select.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
