<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : Koddaki Veriyi silme</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : SQL Veri Taban&#305; &#304;&#351;lemleri : Koddaki Veriyi silme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:37:27 +0000</pubDate>
  <lastBuildDate>Tue, 03 Jan 2017 11:59:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.10</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.erpne.org/RSS_post_feed.asp?TID=4446</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu]]></title>
   <url>http://www.erpne.org/forum_images/logotype.png</url>
   <link>http://www.erpne.org/</link>
  </image>
  <item>
   <title><![CDATA[Koddaki Veriyi silme : SELECT    FATIRS_NO, COUNT(*)...]]></title>
   <link>http://www.erpne.org/koddaki-veriyi-silme_topic4446_post23307.html#23307</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 4446<br /><strong>Gönderim Zamanı:</strong> 03&nbsp;Ocak&nbsp;2017 Saat 11:59<br /><br />SELECT &nbsp; &nbsp; &nbsp; &nbsp;FATIRS_NO, COUNT(*) AS FATNOO<div>FROM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TBLFATUIRS</div><div>GROUP BY FATIRS_NO</div><div>HAVING &nbsp; &nbsp; &nbsp; &nbsp;(COUNT(*) &gt; 1)</div><div><br></div><div>merhaba yukaridaki kodla ayni fatura numalarina sahip alis ve satis faturalarini getiriyorum.Ikisini birden silmek için nasil bir kod yazmak lazim acaba,asagidakiyle sadece tekrar edenin 1 tanesini siliyor.</div><div><br></div><div><div>set rowcount 1</div><div>select FATIRS_NO from TBLFATUIRS</div><div>while @@rowcount&gt;0</div><div>delete TBLFATUIRS</div><div>where 1&lt;</div><div>(select count(*) from TBLFATUIRS U2</div><div>where TBLFATUIRS.FATIRS_NO = U2.FATIRS_NO)</div><div>set rowcount 0</div></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 03 Jan 2017 11:59:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/koddaki-veriyi-silme_topic4446_post23307.html#23307</guid>
  </item> 
 </channel>
</rss>