Copy a record from a database with several related tables

0

I am trying to copy a record from a database table database, but the problem is that this table has many foreign key bindings. The record should involve some 40 tables. Is there any way I can do this? I just need to duplicate the registry by changing a single value. It's possible?

I could not do anything.

    
asked by anonymous 05.02.2016 / 18:55

0 answers