Which three statements are true about external tables in Oracle 18c and later releases? (Choose three.)
Which three statements are true about table data storage in an Oracle Database? (Choose three.)
Which two statements are true about the results of using the INTERSECT operator in compound queries? (Choose two.)
Which three failures do not require intervention for recovery? (Choose three.)
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?