Is it possible to create the Master – Detail Relationship field for the child object which is having existing records? : salesforce objects & fields
435What will happen if we delete child object in case of look up relationship and master detail relationship? : salesforce objects & fields
458Can we change already existing lookup relationship between 2 objects to master detail relationship? : salesforce objects & fields
378What are external Ids? Does external ids are unique in salesforce? : salesforce objects & fields
483Is it possible to change master-detail relationship to lookup relationship? : salesforce objects & fields
449What will happen if we undelete junction object and normal object from recycle bin? : salesforce objects & fields
440What are system modifiable fields. Whether these fields can be modified? : salesforce objects & fields
552
How many relationship types are in Salesforce and what are they?
How many controllers can be used in a visual force page?
How many field dependencies we can use in visual force page?
Why do we need to write test classes? : salesforce crm
What is “data skew” in salesforce?
What is the difference between 15 and 18 Digit ID ?
What is role hierarchy? : salesforce sharing and security
Explain the use of test.setpage() ?
Which fields are automatically indexed in salesforce? : salesforce crm
How you can use datetime field as a criteria in soql query ?
How many ways are there to call an apex class?
What is difference between “export” and “export all” in apex data loader? : salesforce Data Management
What is the use of implements in lightning component? : salesforce lightning component
How to register, fire and handle a component and application event?
Explain the difference between trigger.new and trigger.newmap?