Is it possible to create the master-detail relationship field for the child object which is having existing records?
No Answer is Posted For this Question
Be the First to Post Answer
Which interface need to implement so that you can use lightning component as tab like custom object and vf page? : salesforce lightning component
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
What is controlling field in Salesforce?
Is salesforce.com is a public cloud or private cloud?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
What are the types of cloud services?
What happens with existing visualforce pages in lightning experience ? : salesforce lightning component
What is the trigger in salesforce? And types of trigger.
What are the auto-response rules?
Can we integrate lightning components with another framework, such as angular?
What are report types?
State the types of salesforce reports? Is mass deletion of reports possible in salesforce?