Question 41

Which three statements are true about views in an Oracle database? (Choose three.)
  • Question 42

    Which two statements are true about the PMON background process? (Choose two.)
  • Question 43

    The SALES_Q1 and USERS tablespaces exist in one of your databases and TEMP is a temporary tablespace.
    Segment creation is not deferred.
    You execute this command:

    Which three statements must be true so that the SALES user can create tables in SALES_Q1? (Choose three.)
  • Question 44

    Examine the description of the CUSTOMERS table:

    For customers whose income level has a value, you want to display the first name and due amount as 5% of their credit limit. Customers whose due amount is null should not be displayed.
    Which query should be used?
  • Question 45

    Evaluate these commands which execute successfully:

    Which two statements are true about the ORD_ITEMS table and the ORD_SEQ sequence? (Choose two.)