Is it possible to create the Master – Detail Relationship field for the child object which is having existing records? : salesforce objects & fields
461What will happen if we delete child object in case of look up relationship and master detail relationship? : salesforce objects & fields
485Can we change already existing lookup relationship between 2 objects to master detail relationship? : salesforce objects & fields
405What are external Ids? Does external ids are unique in salesforce? : salesforce objects & fields
506Is it possible to change master-detail relationship to lookup relationship? : salesforce objects & fields
476What will happen if we undelete junction object and normal object from recycle bin? : salesforce objects & fields
462What are system modifiable fields. Whether these fields can be modified? : salesforce objects & fields
591
Explain static field and their scope?
How can we refresh/reset the governor limits within a test class ?
How to get the user id of all the currently logged in users using apex code? : salesforce crm
Explain sequence of salesforce triggers and order of execution?
A custom object contains some records, now my requirement is to create the field in this object with the master-detail relationship. Can we create master-detail relationship in this case?
What are the different data types in salesforce?
What is a data type? What are the different data types?
What is the difference between a standard controller and a custom controller? : salesforce crm
What are the rendered, rerendered and renderas in visualforce page? : salesforce visualforce
What is a permission set?
What is soql? : salesforce integration
How can we hard delete a record using a apex class/by code?
What are some governor limits in salesforce?
Does javascript remoting is part of view state ?
What is the use of “@future” annotation?