That's what I am trying to find out.
If it can access two hosts from one query. I had doubts about that and it seems as though it can't.
Now as for the reason I want to do something like that.
Had the query I want worked, it would save me a lot of trouble, because I want to archive data from one host to another (not replicate). The query mentioned is just one of a series I have to execute for the process to be completed.
Now, I will have to do a select query in the first host and an insert to the other. The problem (not really a problem) is that there are multiple tables involved.
Anyway, as I said it would save me a lot of trouble and time if the query could access two hosts.