Hello,
I have one table called A. A has dependencies on B. B has dependencies on c. C has dependencies on D.
A has dependencies on B,C,D.
How could I copy A,B,C,D's data from id 1 to id 2?
After copying data from id 1 to 2 , I want to remove id 1.
Is there any script to remove it?
Thanks
Virtual Reality