-
when state colon is not there in syntax its giving an error in QueueableApex in Salesforce?
List<Account> ListAccount = [SELECT ID, Name ,(Select id,FirstName,LastName from contacts ) FROM ACCOUNT WHERE BillingState = :state LIMIT 200];
Here my question is before state colon is there does it mean to be syntax or something else because removing it giving an error!
-
This discussion was modified 5 years, 2 months ago by
Deepak.
-
This discussion was modified 5 years, 2 months ago by
Forcetalks.
-
This discussion was modified 5 years, 2 months ago by
Forcetalks.
-
This discussion was modified 5 years, 2 months ago by
Log In to reply.
Popular Salesforce Blogs

Using the runAs Method in Salesforce | Apex Developer Guide
By and large, all Apex code runs in framework mode, where the authorizations and record sharing of the current client are not considered. The framework…

Running Case Assignment Rules From Salesforce Apex
Hi All, We all know that the Case Assignment Rule decides how cases are assigned to users or put into queues. We can create multiple…
Popular Salesforce Videos
Salesforce Admin Freelancing - $32,000 in 1 Month - Learn How You Can Do It
I made $32,000 last month, working only 20 hours per week. I want to show you how to do the exact same thing! Pricing increases…
Sharing Rules in Salesforce
Use sharing rules to extend sharing access to users in public groups, roles, or territories. Sharing rules allow administrators to automatically bypass organization-wide sharing settings.…
Salesforce Work.com Overview Demo Video
Salesforce Work.com provides you with essential solutions designed to help businesses reopen the workplace as quickly as possible, while keeping employees, customers, partners, and communities…
Popular Salesforce Infographics

What Is Mobile Marketing Automation?
Mobile use is booming, and it’s not slowing down anytime soon. In fact, research from eMarketer suggests that between 2015 and 2021, mobile-only internet users…

Business Transformation With Salesforce AppExchange
Salesforce AppExchange acts as a comprehensive resource for Salesforce users, offering a vast collection of solutions tailored to various departments, industries, and business use cases.…

Why Do Business Move To Salesforce?
Salesforce Improves Customer Data Quality & Management – One of the core functions of all CRMs is data management about customers. Salesforce delivers in this…