RE: update statement

From: Zelli, Brian <Brian.Zelli_at_RoswellPark.org>
Date: Thu, 17 Feb 2011 15:16:18 -0500
Message-ID: <6B3493ABEE194842A8EFC3FC3B23DE6A2693028BAC_at_MSXMBCCR2.roswellpark.org>



no rows selected........so I don't think it is duplicates.

ciao,
Brian

Brian J. Zelli, Ed.M.
Senior Database Administrator
Enterprise Applications/Systems Integration Information Technology - Roswell Park Cancer Institute phone: (716) 845-4460 email: brian.zelli_at_roswellpark.org<mailto:brian.zelli_at_roswellpark.org>



From: Rumpi Gravenstein [mailto:rgravens_at_gmail.com] Sent: Thursday, February 17, 2011 3:16 PM To: Zelli, Brian; oracle-l-freelists
Subject: Re: update statement

Brian,

What do you see when you run this:

SELECT s_subjectid, COUNT(u_mrn)
 FROM annmarie.s_subject
GROUP BY s_subjectid
HAVING COUNT(u_mrn) > 1;

--

Rumpi Gravenstein

This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
--

http://www.freelists.org/webpage/oracle-l Received on Thu Feb 17 2011 - 14:16:18 CST

Original text of this message