Question 271

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

    Which statement is true about aggregate functions?
  • Question 273

    Examine the structure proposed for the TRANSACTIONS table:

    Which two statements are true regarding the storage of data in the above table structure?
    (Choose two.)
  • Question 274

    SCOTTis a user in the database.
    Evaluate the commands issued by the DBA:

    Which statement is true regarding the execution of the above commands?
  • Question 275

    Examine the description of the CUSTOMERS table:

    CUSTNO is the PRIMARY KEY.
    You must determine if any customers' details have been entered more than once using a different CUSTNO, by listing all duplicate names.
    Which two methods can you use to get the required result?