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 -> Rows with duplicate values.

Rows with duplicate values.

From: rob nelson <nelsons_at_bentonrea.com>
Date: Tue, 7 Mar 2000 19:07:00 -0800
Message-ID: <8a4f8p$lql$1@starlifter.bentonrea.com>


We have a warehouse application that allows employee identity to be duplicated. I need to detect when this occurs. Is there a SQL syntax for

SELECT employeeid where rowcount(employeeid) > 1

? Received on Tue Mar 07 2000 - 21:07:00 CST

Original text of this message

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