On 2009-07-27, Bob Gobeille <bob(dot)gobeille(at)hp(dot)com> wrote:
> I would like to combine multiple databases (same schema) into one
> master db. Does anyone know how I can reconcile all my primary and
> foreign keys to maintain referential integrity.
prefix them all with something that's unique to their source database.
easy to say, hard to do.