Forum Discussion
JoshuaDavis1
14 hours 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.
- Denin12 hours agoQrew Cadet
Couldn't you just update the related parent field on the child record to the new parent? Or what are the challenges you have?