What are 6 benefits of Salesforce?
No Answer is Posted For this Question
Be the First to Post Answer
Explain Lightning AppBuilder? How will make sure that your lightning component available in App Builder?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
How many ways we can call the apex class?
What is the difference between customer portal and partner portal?
What is the difference between database.insert and insert?
Where we can display lightning component ? : salesforce lightning component
there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?
What is a lookup relationship in salesforce?
What are custom report types? : salesforce admin
What is the junction object and what purpose does it serve?
What are sharing rules? Name what are the types of sharing rules?
What is the use of the invocable method annotation ?