What is an external id in salesforce? Which all field data types can be used as external ids? : salesforce integration
450How many callouts to external service can be made in a single apex transaction? : salesforce integration
636Can two users have the same profile? Can two profiles be assigned to the same user? : salesforce crm
457What are the types of custom settings in salesforce? What is the advantage of using custom settings? : salesforce crm
500What are custom labels in salesforce? What is the character limit of custom label? : salesforce crm
467How many call outs to external service can be made in a single apex transaction? : salesforce crm
537What are the different types of object relations in salesforce? How can you create them? : salesforce crm
442What are the three types of bindings used in visual force? What does each refer to? : salesforce crm
475
What are the considerations for skinny table? : salesforce crm
What is the sharing rule?
What is a campaign?
Where we can display lightning component ? : salesforce lightning component
What is a Record Owner?
What are the types of relationships applicable to salesforce?
Can we create master detail relationship on existing records? : salesforce admin
How can you lock record using soql so that it cannot be modified by other user?
What are sharing rules? Name what are the types of sharing rules?
What is the use of implements in lightning component? : salesforce lightning component
What is a workflow? What all are its components? What is a workflow rule?
What is the difference between Trigger and Workflow?
A custom object contains some records, now my requirement is to create field in this object with master detail relationship.? : salesforce admin
What is auto-response?
How to call parent component method from child component without using events? : salesforce lightning component