Write a SOQL query to find all events related to Account & Opportunity Object by vigorous-zhukovsky | SOQL | 0 comments SELECT Id, Subject ,What.type, WhatID FROM Event Where What.Type IN('Account', 'Opportunity') Share this:FacebookXLike this:Like Loading... Submit a Comment Cancel replyYou must be logged in to post a comment.
Recent Comments