READ Free Dumps For Oracle- 1z0-001
Question ID 8079 | Scott forgot his password while on location. Which command must be executed to set a password for scott? |
Option A | Scott must execute the command. ALTER USER scott PASSOWRD BY lion |
Option B | The DBA must execute the command. ALTER USER scott IDENTIFIED BY lion |
Option C | Scott must execute the command ALTER USER scott IDENTIFIED BY lion |
Option D | The scott must execute the command CHANGE password to lion WHERE "user=scott"; |
Option E | The DBA must execute the command CHANGE password to lion WHERE "user=scott"; |
Correct Answer | B |
Question ID 8080 | You are updating the employee table. Jane has been granted the same privileges as you on the employee table. You ask Jane to logon to the database to check your work before you issue the commit command. What can Jane do to the employee table? |
Option A | Jane can access the table and verify your changes. |
Option B | Jane cannot access the table. |
Option C | Jane can access the table but she cannot see your changes, she can make the changes for you. |
Option D | Jane can access the table but she cannot see your changes and cannot make the changes to the roles that you are changing. |
Correct Answer | D |