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 > Binary_Checksum() equivalent in db2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-27-07, 09:18
sheela562 sheela562 is offline
Registered User
 
Join Date: Apr 2007
Posts: 10
Binary_Checksum() equivalent in db2

hi,
What is the equivalent for this Binary_Checksum() function in DB2
We are using Binary_Checksum() function over a row of a table to to detect changes to a row of a table in SQL.How to achieve the same in DB2.
Reply With Quote
  #2 (permalink)  
Old 04-28-07, 14:14
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
SQL doesn't define such a function. So you must be talking about something else. Maybe you are working with MS SQL Server? If so, you should tell us what this function does.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 04-30-07, 01:25
sheela562 sheela562 is offline
Registered User
 
Join Date: Apr 2007
Posts: 10
I am talking about Binary_CheckSum() in MS SQL Server only.Binary_CheckSum() returns the binary checksum value computed over a row of a table or over a list of expressions .
Reply With Quote
  #4 (permalink)  
Old 04-30-07, 06:47
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
AFIAK, there is no such function in DB2 ..

Cheers
Sathyaram
__________________
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