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? 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 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
Archived
This topic is now archived and is closed to further replies.