Question 11

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 12

    Which statement will return the last sequence number generated by the EMP_ SEQ sequence?
  • Question 13

    Which statement is true about transactions?
  • Question 14

    Which three statements are true about views in an Oracle Database?
  • Question 15

    Which three statements are true regarding subqueries? (Choose three.)