-
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 8 years, 11 months ago by
Piyush.
-
This discussion was modified 8 years, 8 months ago by
Forcetalks.
-
This discussion was modified 8 years, 8 months ago by
Forcetalks.
-
This discussion was modified 8 years, 11 months ago by
Log In to reply.
Popular Salesforce Blogs

Migrating Your Existing Salesforce and Jira Integration to Sinergify
Migration process, ugh! That’s the usual expression when we hear about switching from one technology or tool to another. And that’s because transitioning to a…

Upcoming Market Trends in Salesforce CRM
“SALESFORCE has reached a long distance since late nineties. That was the time, when people use to consider it as a business tool for Salesforce…
Popular Salesforce Videos
Salesforce Lightning User Tips and Tricks Spring 2023
SalesPath Corporation has created a video explaining tips and tricks that every Salesforce user will find helpful in order to increase productivity. This video also…
How to Get A Part Time Salesforce Job
In this video, Brad discusses different techniques to convince a potential employer to offer you a part-time Salesforce position. This job option allows for additional…
Forecast Accurately With Collaborative Forecasts in Salesforce Lightning Experience
Learn how to use Collaborative Forecasts to predict your team’s sales and take advantage of cumulative rollups, forecast adjustments, territory forecasts, forecast sharing, and quota…