Subject SQl to pump data between two databases
Author richard poulin
What will be the generic SQL syntax to 'pump' (insert) data from colums
in table x, database 1, to similar colums (different name) in table y
from database 2 ? The two databases may be on different Firebird
servers. Thanks.

RP