soql Questions
1
Solved
The problem is that I need to compare two fields of different types in a SOQL query.
TextField is a Picklist (so really text) and IntField is a Number(2, 0). Changing the types of these fields is ...
Cran asked 6/5, 2011 at 18:32
1
Solved
How do I check if a field is Blank in Salesforce using SOQL.
Thanks
Burnout asked 26/4, 2011 at 2:21
1
Solved
I'm having trouble getting the results I want from a Salesforce/Apex/SOQL query.
I want: A list of Contact objects containing only contacts who are CampaignMembers of a set of campaigns; and they ...
Marlysmarmaduke asked 26/10, 2010 at 19:29
2
Solved
Is there an efficient way to page through results from a SOQL query without bringing all the query results back and then discarding the majority of them?
As an example, I'd like to be able to to p...
Tifanie asked 2/10, 2009 at 1:34
© 2022 - 2024 — McMap. All rights reserved.