Question 106

Which two statements are true about Enterprise Manager (EM) Express?
  • Question 107

    Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)
  • Question 108

    In the spfile of a single instance database, LOCAL_LISTENER is set to LISTENER_1.
    The TNSNAMES.ORA file in $ORACLE_HOME/network/admin in the database home contains:

    Which statement is true?
  • Question 109

    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 110

    Which two statements are true about single row functions? (Choose two.)