Skip to content

Commit

Permalink
WMS ID 11029 WID 4008 - updated Schema-level privilege-15.md images (#…
Browse files Browse the repository at this point in the history
…689)

* updated schema-level-privileges2.md

* updated images

* updated images

* updated the main 15 minute livelab.md and manifest

* updated incorrect images
  • Loading branch information
Francisrega authored Oct 9, 2024
1 parent e2f82a8 commit 79c8de3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ The objective of this workshop is to learn how to work with the schema-level pri
</copy>
```
![it user viewing all the tables](images/J.png " ")
![it user viewing all the tables](images/J1.png " ")
10. Sign out of the `it_user` session and log into `hr_user`. We will see how the privileges of this user is limited when compared to hr_user.
- `USERNAME`: hr_user
Expand Down Expand Up @@ -367,7 +367,7 @@ The objective of this workshop is to learn how to work with the schema-level pri
SELECT * FROM DBA_TAB_PRIVS WHERE GRANTEE = 'IT_USER';
</copy>
```
![showing table level priv is back to normal](images/O.png " ")
![showing table level priv is back to normal](images/o.png " ")
3. We will `Sign out` of ADMIN account and switch to it_user account. At the login screen, enter the login credentials we set up for the it_user user.
- `USERNAME`: it_user
Expand Down

0 comments on commit 79c8de3

Please sign in to comment.