Consider the query:
(select customer-name from depositor) union (select customer-name from borrower)
The output will
Reveal answer
Fill a bubble to check yourself
Consider the query:
(select customer-name from depositor) union (select customer-name from borrower)
The output will