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 > copy data from one table to another table in different data base

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-10, 12:46
surjyakp surjyakp is offline
Registered User
 
Join Date: Jan 2010
Posts: 26
copy data from one table to another table in different data base

Hi,
I have two database on same machine. I want to copy from one table to another table in different database as mentioned below.
db1---emp_table
db2---emp_table

Both db1 and db2 are on same machine, emp_table definition is same in both db1 and db2. I want to copy data of emp_table in db1 to same table in db2.
Please let me know how to do it.

Thanks
Surjya
Reply With Quote
  #2 (permalink)  
Old 04-14-10, 12:57
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
export/import?
Dave
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