I have been asked to create some kind of query through SQL to find all open opportunities that have an activity record associated to that opportunity.
Is this something that can be done through SQL? If so how do I join these two tables together?
Thanks in advance