1Z0-060 Exam Question 116

Which statement is true concerning dropping a pluggable database (PDB)?
  • 1Z0-060 Exam Question 117

    Examine these two statements: Which three are true about the MRKT tablespace?
  • 1Z0-060 Exam Question 118

    A warehouse fact table in your Oracle 12c Database is range-partitioned by month and accessed frequently with queries that span multiple partitions The table has a local prefixed, range partitioned index.
    Some of these queries access very few rows in some partitions and all the rows in other partitions, but these queries still perform a full scan for all accessed partitions.
    This commonly occurs when the range of dates begins at the end of a month or ends close to the start of a month.
    You want an execution plan to be generated that uses indexed access when only a few rows are accessed from a segment, while still allowing full scans for segments where many rows are returned.
    Which three methods could transparently help to achieve this result?
  • 1Z0-060 Exam Question 119

    Which three statements are true about the working of system privileges in a multitenant control database (CDB) that has pluggable databases (PDBs)?