in reply to Re: deep copy of complex database tables
in thread deep copy of complex database tables

Before writing nifty comments about reinventing- try to read the question carefully :~| -
Assume you have a graph-structure which is circular and fairly easy to construct with the given two tables - it is non trivial to extract this structure from the graph. As I mentioned - what I like to have is a deep copy (including all 'sub-table-entries') - any ideas?
  • Comment on Re^2: deep copy of complex database tables