Question 91

Which statement is true about smallfile tablespaces?
  • Question 92

    In one of your databases, you create a user, HR, and then execute this command:
    GRANT CREATE SESSION TO hr WITH ADMIN OPTION;
    Which three actions can HR perform? (Choose three.)
  • Question 93

    The sales table has columns prod_id and quantity_sold of data type number In two queries execute successfully? x
  • Question 94

    You want to apply the principle of Least Privilege in all your live databases.
    One of your requirements is to revoke unnecessary privileges from all users who have them using Privilege Analysis.
    Which three types of analyses can be done using the DBMS_PRIVILEGE_CAPTURE package?
    (Choose three.)
  • Question 95

    Which two are true about shrinking a segment online? (Choose two.)