What is WhoID and WhatID in salesforce?
Answer / Sarvesh Siddharth
WhoID represents the unique identifier of a user in Salesforce, while WhatID represents the unique identifier of any other record (e.g., Account, Contact, etc.)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between trigger. New, trigger. Old, trigger.newmap and trigger.oldmap?
How can you lock record using soql so that it cannot be modified by other user?
What are validation rules? : salesforce validation rules
Explain 2 VF pages developed by you?
What is organization wide default? : salesforce sharing and security
What are the controllers?
Difference between count() and count(fieldname) ?
How to expose an apex class as a rest webservice in salesforce?
Use of this css class?
Where we can display lightning component ? : salesforce lightning component
Explain the term 'Data Skew' in Salesforce?
What are the limitations of wsdl file? : salesforce integration