Ask Question

A developer is creating an application to track engines and their parts an individual part can be used in different types of engines. What data model should be used to track the data and to prevent orphan records?

+2
Answers (1)
  1. 14 March, 02:59
    0
    C

    Explanation:

    An orphan record are records that have been left out of the new system when a company changes its model of operation since they have no transition path. Therefore the best way to prevent this would be to create a master-detail relationship to represent the one-to-many model of engines to parts. This would allow these records to be captured and reprocessed into the new system that the company has moved to in order for them not to be left out.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A developer is creating an application to track engines and their parts an individual part can be used in different types of engines. What ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers