|
| Query multiple database |
 |
Fri, 17 Aug 2007 16:59:57 EDT |
|
| Post Reply
|
| Re: Query multiple database |
 |
Fri, 17 Aug 2007 23:59:45 +020 |
strong_70@excite.com wrote:
> How can I query across multiple databases?
Hello,
there is no way to do this in the from clause of a select query like you
can do in the SQL Server.
Nevertheless you can use federated database system where one server can
manage queries through multiple databases. See
http://www.ibm.com/developerworks/db2/library/techarticle/0304lurie/0304lurie.ht
ml
for more information.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|