[Pgsql-ayuda] Contar Registros Duplicados

From: "Eladio Rodriguez" <elarod01(at)hotmail(dot)com>
To: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: [Pgsql-ayuda] Contar Registros Duplicados
Date: 2003-03-21 14:10:06
Message-ID: F48GCIGtDyLjsqjpQNl0000d006@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

<html><div style='background-color:'><DIV>saludos.</DIV>
<DIV>&nbsp;</DIV>
<DIV>mira si esto es el resultado que buscas:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000f0 size=2>
<P>select</FONT><FONT color=#000000 size=2> clave</FONT><FONT color=#0000f0 size=2>,</FONT><FONT color=#000000 size=2> serie</FONT><FONT color=#0000f0 size=2>,</FONT><FONT color=#000000 size=2> </FONT><FONT color=#007ff0 size=2>count</FONT><FONT color=#0000f0 size=2>(*)</FONT><FONT color=#000000 size=2> </FONT></P>
<P><FONT color=#0000f0 size=2>from</FONT><FONT color=#000000 size=2> (tu_tabla)</FONT></P>
<P><FONT color=#0000f0 size=2>group</FONT><FONT color=#000000 size=2> </FONT><FONT color=#0000f0 size=2>by</FONT><FONT color=#000000 size=2> clave</FONT><FONT color=#0000f0 size=2>,</FONT><FONT color=#000000 size=2> serie </FONT></P>
<P><FONT color=#0000f0 size=2>having</FONT><FONT color=#000000 size=2> </FONT><FONT color=#007ff0 size=2>count</FONT><FONT color=#0000f0 size=2>(*)</FONT><FONT color=#000000 size=2> </FONT><FONT color=#0000f0 size=2>&gt;</FONT><FONT color=#000000 size=2> </FONT><FONT color=#800000 size=2>1;</FONT></P>
<P><FONT color=#800000 size=2>eladio rodriguez</FONT></P>
<P><FONT color=#800000 size=2>costa rica.</P></FONT></DIV></div><br clear=all><hr>MSN 8 helps <a href="http://g.msn.com/8HMGEN/2743">ELIMINATE E-MAIL VIRUSES. </a> Get 2 months FREE*.</html>

Attachment Content-Type Size
unknown_filename text/html 1.3 KB

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2003-03-21 14:38:17 Re: [Pgsql-ayuda] funcion pgsql
Previous Message Antonio Castro 2003-03-21 12:42:46 [Pgsql-ayuda] Restaurar usuarios y permisos