Question 6

You execute the following piece of code with appropriate privileges:

User SCOTThas been granted the CREATE SESSIONprivilege and the MGRrole.
Which two statements are true when a session logged in as SCOTTqueries the SALcolumn in the view and the table?
  • Question 7

    To implement Automatic Management (AMM), you set the following parameters:

    When you try to start the database instance with these parameter settings, you receive the following error message:

    Identify the reason the instance failed to start.
  • Question 8

    What is the effect of specifying the "ENABLE PLUGGABLE DATABASE" clause in a "CREATE DATABASE" statement?
  • Question 9

    Examine the parameters for your database instance:

    Which three statements are true about the process of automatic optimization by using cardinality feedback?
  • Question 10

    Examine the following command;
    ALTER SYSTEM SET enable_ddl_logging = TRUE;
    Which statement is true?