-
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 10 years, 4 months ago by
Piyush.
-
This discussion was modified 10 years, 1 month ago by
Forcetalks.
-
This discussion was modified 10 years, 1 month ago by
Forcetalks.
-
This discussion was modified 10 years, 4 months ago by
Log In to reply.
Popular Salesforce Blogs
Salesforce Automation Tools Overview
A Salesforce Implementation can help migrate all your customer, sales and interactions data into one place and standardize business processes. This allows all sales staff…
Salesforce Product : Community Cloud
Salesforce Product: Community Cloud Community Cloud can determine either a portal, a help forum, a support site, HR central, or something else, an online community…
Salesforce - Leading Player in the Game of Healthcare Management
In the rapidly evolving healthcare sector, technology is transforming patient care and operational efficiency. Innovations like Artificial Intelligence (AI), Virtual Reality (VR), the Internet of…
Popular Salesforce Videos
Salesforce Service Cloud Training Videos For Beginners
This Salesforce Training video will explain how to create case assignment rules, creating a web-to-case form in Salesforce. The demo in this video will help…
Clean Code in Salesforce | Code Review
We spend more time reading our code than writing it. So doesn't it make sense that our code is clean, precise, and easy to read?…
Marketing Automation with Salesforce Journey Builder
Marketing Automation which is future of marketing can be simply understood as automating your marketing communication programs. we are going to talk about Salesforce Journey…