in Technology by
What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted?

1 Answer

0 votes
by

In a Master-Detail relationship, when a master record is deleted, the detail record is deleted automatically (Cascade delete).

In a Lookup relationship, even if the parent record is deleted, the child record will not be deleted.

Related questions

0 votes
    Setting up the NS record for a child zone in a parent zone is called ____________. A. Domain delegation B. Registrar C. Domain management D. DNS resolution...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    We can pass data from the parent component to the child component by using - 1. Input 2. @Input() 3. Output 4. @Output()...
asked Jun 29, 2021 in Technology by JackTerrance
0 votes
    What is a Subjob and how can you pass data from parent Job to child Job?...
asked Mar 18, 2021 in Technology by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 14, 2022 in Education by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 30, 2022 in Education by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 23, 2022 in Education by JackTerrance
0 votes
    I am creating a below ABC -- ecs.tf (gives me cluster id) Content of ecs.tf: resource " ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 6, 2022 in Education by JackTerrance
0 votes
    What is it called where child object gets killed if parent object is killed? (a) Aggregation (b) ... programming questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    What is it called where object has its own lifecycle and child object cannot belong to another parent object? ... questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    What do Master-Detail relationships will involve? 1. Cascading deletes and sharing rules which are controlled by ... retail sectors 4. Relationship between master and slave drives...
asked Jun 27, 2021 in Technology by JackTerrance
0 votes
    What are the main things need to consider in the “Master-Detail Relationship”?...
asked Nov 12, 2020 in Technology by JackTerrance
0 votes
    What is the Master-Detail relationship in Salesforce?...
asked Nov 12, 2020 in Technology by JackTerrance
0 votes
    Can you have a roll up summary field in case of Master-Detail relationship?...
asked Nov 11, 2020 in Technology by JackTerrance
0 votes
    What happens if the License Master is unreachable?...
asked Oct 31, 2020 in Technology by JackTerrance
0 votes
    In my Rails app, I want to allow the user to connect to multiple remote locations via different protocols ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
...