What is the difference between public cloud & private cloud in salesforce? Is salesforce.com a public cloud or private cloud?
No Answer is Posted For this Question
Be the First to Post Answer
What are the names of interfaces that are added to a lightning component to allow it to be used as custom tabs, and to be used in lightning and community builder?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
What is the difference between 15 digit and 18 digit id in salesforce?
What is an external id in salesforce? Which all field data types can be used as external ids? : salesforce crm
What is an object type? : salesforce crm
What is seealldata and why it is recommended to avoid using it in test classes?
Explian context variables?
How can you lock record using soql so that it cannot be modified by other user?
What are the advantages of lightning?
How many controllers can be used in a visual force page?
Is it possible to create the Master – Detail Relationship field for the child object which is having existing records? : salesforce objects & fields
If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security