there is a lookup relationship to the Opportunity object from the Order Object in my org. In every Opportunity there are 2 Opportunity split owners. I need to get the Opportunity Split owner who is not the Opportunity Owner.
Can anyone please let me know how can I achieve this? I need to send this info to an external system with all other other details related to the Order.
Is this possible through the SOQL? Thanks in advance.