Re: [PERFORM] Trying to create multi db query in one large queries

2004-12-15 Thread Christopher Browne
The world rejoiced as [EMAIL PROTECTED] (Josh Berkus) wrote: > Hasnul, > >> My question is if there is a query design that would query multiple >> server simultaneously.. would that improve the performance? > > Not without a vast amounts of infrastructure coding. You're > basically talking about w

Re: [PERFORM] Trying to create multi db query in one large queries

2004-12-13 Thread Josh Berkus
Hasnul, > My question is if there is a query design that would query multiple > server simultaneously.. would that improve the performance? Not without a vast amounts of infrastructure coding. You're basically talking about what Oracle has spent the last 3 years and $100 million working on.

[PERFORM] Trying to create multi db query in one large queries

2004-12-13 Thread Hasnul Fadhly bin Hasan
Hi, I am not sure if this is the place to ask this question, but since the question is trying to improve the performance.. i guess i am not that far off. My question is if there is a query design that would query multiple server simultaneously.. would that improve the performance? To make it c