Skip to content

Commit 79c8de3

Browse files
authored
WMS ID 11029 WID 4008 - updated Schema-level privilege-15.md images (#689)
* updated schema-level-privileges2.md * updated images * updated images * updated the main 15 minute livelab.md and manifest * updated incorrect images
1 parent e2f82a8 commit 79c8de3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db-23ai-fundamentals/new-schema-level-privileges/new-schema-level-privileges-15.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ The objective of this workshop is to learn how to work with the schema-level pri
317317
</copy>
318318
```
319319
320-
![it user viewing all the tables](images/J.png " ")
320+
![it user viewing all the tables](images/J1.png " ")
321321
322322
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.
323323
- `USERNAME`: hr_user
@@ -367,7 +367,7 @@ The objective of this workshop is to learn how to work with the schema-level pri
367367
SELECT * FROM DBA_TAB_PRIVS WHERE GRANTEE = 'IT_USER';
368368
</copy>
369369
```
370-
![showing table level priv is back to normal](images/O.png " ")
370+
![showing table level priv is back to normal](images/o.png " ")
371371
372372
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.
373373
- `USERNAME`: it_user

0 commit comments

Comments
 (0)