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 > compare the values from text file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-03-03, 08:59
kenare kenare is offline
Registered User
 
Join Date: Dec 2003
Posts: 6
compare the values from text file

I am using DB2 v8.1 on windows 2000.

I have data in my text file and I need to compare this data with the data in my db2 table. Can I have the solution for this?

Thanks in advance
Kenare
Reply With Quote
  #2 (permalink)  
Old 12-03-03, 09:09
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: compare the values from text file

You can write a table function (in Java, C ) and read the flatfile as a table ...
Then you can compare against the db2 table ..

Search for 'Table function' in the documentation

Cheers
Sathyaram



Quote:
Originally posted by kenare
I am using DB2 v8.1 on windows 2000.

I have data in my text file and I need to compare this data with the data in my db2 table. Can I have the solution for this?

Thanks in advance
Kenare
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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