Which three statements are true about single-row functions? (Choose three.)
Which three statements are true about inner and outer joins? (Choose three.)
Examine these SQL statements which execute successfully:
Which two statements are true after execution?
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?