Jump to content

phpMyAdmin help please


fwabbly

Recommended Posts

I have several databases eg.(db1,db2) each of these databases has an 'assertion' table with 2 fields (id and name). I also have another database which has one 'assertion' table with 3 fields (id, project id, name). What I want to is put all the data from db1,db2,etc and put it into the single assertion table in the other database.  The name field from the original databases should just all go into the name field of the new table and the project id field in the new table should be the name of the database that it came from.

 

Im trying to do this with phpMyAdmin but if there is an easier way to do this then im open to suggestions.

 

Please help me!

Link to comment
https://forums.phpfreaks.com/topic/103861-phpmyadmin-help-please/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.