Sample SFDC SOQL Query

See the sample code below, or download the Sample_SFDC_SOQL_Query.txt file attached to this article. 

SELECT Name, Owner.name, Partner_Text__c, Auto_Gen_Opportunity_ID__c, Type,
Partner__r.name,Partner__r.Zift_Partner_Id__c,
Deal_Reg_Primary_Product_Interest_Text__c, End_Customer__r.Name, CreatedDate,
CloseDate, Amount, CurrencyIsoCode, StageName, Lost_Reason__c, Won_Reason__c
FROM Opportunity
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.