Quote:
Originally Posted by sarettah
insert into newdatabasename.tablename(fieldlist) select fieldlist from olddatabasename.tablename
Where fieldlist is the lsit of fields you are pulling from one database/table into the other database/table
|
If he's using different databases, the chances are high that he does not have them on the same system... or just loves to use multiple databases.
