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 -> HELP! Oracle script for identify identical records

HELP! Oracle script for identify identical records

From: ko <kowho_at_singnet.com.sg>
Date: Wed, 18 Jul 2007 23:42:35 +0800
Message-ID: <f7l95l$md5$1@mawar.singnet.com.sg>


I have a table which consists of n columns. I need to list those identical records.
The coditions for identical records are column A and column B of those records must contain the same value and column C must contain 'Y'. Can someone enlighten me how to write an Oracle SQL script to accomplish this?

Many thanks for your help. Received on Wed Jul 18 2007 - 10:42:35 CDT

Original text of this message

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