开发者

mysql select from one server insert to another mysql server?

I wont to do ins开发者_如何学运维ert to one mysqll server to and get the data or do the select part

of the insert into select from anther mysql server

not just copy entire tables is this possible in my sql

I know that in MS Sql server you can do a linked server

thanks


The excellent, FOSS, cross-platform SQL Workbench query tool supports exactly this, for any database you have a JDBC driver for, as documented in this manual page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜