[Linux-programlama] mysql Delete ve Having in birlikte çalışması

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: baser guvenc (baserguvenc@gmail.com)
Date: Mon 15 Jan 2007 - 09:07:22 GMT


Merhaba şuna benzer bir sorgu var fakat delete ile having i birlikte
çalıştırmamız mümkün mü .

delete from test
where exists(
   select *
   from test
   group by kod
   having count(kod) > 1
);

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.