On Thu, Aug 23, 2001 at 04:15:47PM -0700, Edgart Gonzalez wrote:
> Hi guys,
> Could you please tell us if can I make a distributed query inside ob mysql>
> Something like :
>
> SELECT A.c1, b.c2 from serverA.TableA A, serverB.TableB B
Wow, that would slow a db down. Not on
Hi guys,
Could you please tell us if can I make a distributed query inside ob mysql>
Something like :
SELECT A.c1, b.c2 from serverA.TableA A, serverB.TableB B
Or if this functionality is schedule for a future (which) release.
Thank you much in advance.
Edg