If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Data merging

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-09-05, 03:09
db2man db2man is offline
Registered User
 
Join Date: Oct 2004
Posts: 28
Data merging

Hi all,

We are trying to merge data from 2 different databases, does anybody have any ideas how this can be acheived

Thanks
Reply With Quote
  #2 (permalink)  
Old 11-09-05, 03:36
przytula przytula is offline
Registered User
 
Join Date: Nov 2004
Posts: 374
merge

if you mean, select data from 2 db in the same query ..?
this is only possible if a nickname has been defined over the second table
in that case the table is seen as local and can be used in a regular join..
nicknames support between db2 db is included in base code
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html
Reply With Quote
  #3 (permalink)  
Old 11-09-05, 03:37
try2000 try2000 is offline
Registered User
 
Join Date: Apr 2003
Posts: 9
Using the federated database feature.
For detail pls refer to the information center for DB2
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On