Forum Discussion
JoshuaDavis1
24 days agoQrew Cadet
Sure! Using my laptop example, the second option is correct. Each parent record is linked to a child record, and I want to transfer one or more child records from one parent to another. I've also created a product tracker table and a change log table, which allow me to view and track changes made to the parent records.
- Denin24 days agoQrew Assistant Captain
Couldn't you just update the related parent field on the child record to the new parent? Or what are the challenges you have?