Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> BINARY_CHECKSUM IN ORACLE

BINARY_CHECKSUM IN ORACLE

From: Vinay Bhushan <bhushanvinay_at_gmail.com>
Date: 2 May 2006 08:52:12 -0700
Message-ID: <1146585132.467913.95080@u72g2000cwu.googlegroups.com>


hello gents,

i have a task of porting from sql server to oracle, i am looking for help on the following

IN sql server i write



SELECT BINARY_CHECKSUM ( FIELD_A,FIELD_B,FIELD_C,FIELD_D) AS CHK FROM TEST_TABLE

i dont have a function which is equivalent to binary_checksum. can i have this in any other way.
this is to uniquely identify a record. Received on Tue May 02 2006 - 10:52:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US