tibberous Posted September 16, 2008 Share Posted September 16, 2008 I have two tables, each with id's. These id's overlap. I could delete the id column and reinsert the records, but other records refer to these records by id. Is there a good way to do this? Quote Link to comment https://forums.phpfreaks.com/topic/124479-best-way-to-merge-together-tables-with-conflicting-ids/ Share on other sites More sharing options...
Adam Posted September 16, 2008 Share Posted September 16, 2008 Well there's no way to have two records with the same unique ID. Some are just going to have to change? Adam Quote Link to comment https://forums.phpfreaks.com/topic/124479-best-way-to-merge-together-tables-with-conflicting-ids/#findComment-642828 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.