2011-06-25, 08:07 AM
hai der.
I have two databases (sql) - I'm trying to get the user table out of them and joining them together to a brand new database.
So basically
Database 1 (old)
Database 2 (old)
Database 3 (empty)
I want the user table out of db 1 and db 2, to be merged together and put into db 3.
How can I do this? Cheers.
I have two databases (sql) - I'm trying to get the user table out of them and joining them together to a brand new database.
So basically
Database 1 (old)
Database 2 (old)
Database 3 (empty)
I want the user table out of db 1 and db 2, to be merged together and put into db 3.
How can I do this? Cheers.