Question 1

Examine the description of the PROMOTIONS table:

You want to display the unique promotion costs in each promotion category.
Which two queries can be used? (Choose two.)
  • Question 2

    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 3

    Which three statements are true about dropping and unused columns in an Oracle database?
    (Choose three.)
  • Question 4

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

    Which two actions can you perform using DBCA for an existing database?