Subject Copy from database 1 to database2
Author Gertjan van Weeghel
Hello,

I have 2 databases (db1 and db2).

I need to use a sql statement to copy data from tableX from db1 to tableY
from db2

How do I do that ???
Do I have to include the database name (eg db1 or db2) in the query ???


Greetings Gertjan van Weeghel