| 2. |
Which approach should authorize BRIAN to insert rows into APP_OWNER.ORDERS from approved database clients?
Please select the best answer.
|
| |
A.
|
Add a wildcard row to the SQL*Plus Product User Profile. |
| |
B.
|
Start SQL*Plus with -RESTRICT 1. |
| |
C.
|
Grant the required object privilege to a role, and grant that role to BRIAN. |
| |
D.
|
Add BRIAN to the login.sql file. |