-
Getting error while running SOQL declared as String
Declared a string and assigned SOQL value as shown below. While running I am getting an error.
String country = 'United States';
String accountQuery = 'SELECT Id,BillingPostalCode,County_Name__c '+
'FROM Account WHERE zipCodeLen__c =9 AND AND BillingCountry = '+ Country;-
This discussion was modified 9 years, 11 months ago by
Piyush.
-
This discussion was modified 9 years, 8 months ago by
Forcetalks.
-
This discussion was modified 9 years, 8 months ago by
Forcetalks.
-
This discussion was modified 9 years, 11 months ago by
Log In to reply.
Popular Salesforce Blogs
How to Use Wrapper Class In Salesforce Lightning Component?
How to Use Wrapper Class In Salesforce Lightning Component? A wrapper or container class is a class, a data structure, or an abstract data type…
What are the Salient Features of Salesforce?
Salesforce is a noteworthy cloud computation organization that has practical experience in Customer Relationship Management programming. It offers a few outstanding items that are intended…
Popular Salesforce Videos
Emails and Cases in Salesforce Lightning Experience
In this video, Jodie Miners gives an in-depth look at some of the features and potential issues with emails in cases in Lightning Experience. He…
Salesforce Sales Cloud Basics
This short video shows how easy to create & manage leads and to convert it to opportunity, contacts & accounts using Salesforce Sales Cloud. Please…
Salesforce Marketing Cloud Connector for UiPath
This is a connector for Salesforce Marketing Cloud that allows you to work in the background with SFMC instance. watch this video and let us…