<?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 : SQL Query</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Rapor Mod&#252;l&#252; : SQL Query]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 20:33:32 +0000</pubDate>
  <lastBuildDate>Fri, 17 Oct 2008 16:43:33 +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=1161</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[SQL Query : Sagol &#252;stad, dalginliktan yapamadim...]]></title>
   <link>http://www.erpne.org/sql-query_topic1161_post6905.html#6905</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=551">gullpasha</a><br /><strong>Konu:</strong> 1161<br /><strong>Gönderim Zamanı:</strong> 17&nbsp;Ekim&nbsp;2008 Saat 16:43<br /><br />Sagol üstad, dalginliktan yapamadim sanirim, biraz da acildi. nasil aklima gelmedi bu iki yol da, sasirdim valla kendime<img src="http://www.erpne.org/smileys/smiley36.gif" height="17" width="17" border="0" align="absmiddle" alt="LOL" />]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 16:43:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-query_topic1161_post6905.html#6905</guid>
  </item> 
  <item>
   <title><![CDATA[SQL Query : SELECT * FROM TBLSTSABIT aWHERENOT...]]></title>
   <link>http://www.erpne.org/sql-query_topic1161_post6903.html#6903</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 1161<br /><strong>Gönderim Zamanı:</strong> 17&nbsp;Ekim&nbsp;2008 Saat 16:10<br /><br /><FONT size=2>SELECT * FROM&nbsp; TBLSTSABIT a<BR>WHERE&nbsp;NOT EXISTS (SELECT * FROM TBLSTHAR&nbsp; b WHERE&nbsp; a.STOK_KODU = b.STOK_KODU) AND A.STOK_KODU LIKE '6%' </FONT>]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 16:10:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-query_topic1161_post6903.html#6903</guid>
  </item> 
  <item>
   <title><![CDATA[SQL Query : Dalginlik iste:) kendi soruma...]]></title>
   <link>http://www.erpne.org/sql-query_topic1161_post6902.html#6902</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=551">gullpasha</a><br /><strong>Konu:</strong> 1161<br /><strong>Gönderim Zamanı:</strong> 17&nbsp;Ekim&nbsp;2008 Saat 16:07<br /><br />Dalginlik iste:)<DIV>kendi soruma kendim cevap vereyim:))</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><P>select</FONT><FONT size=2> STOK_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> STOK_ADI</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> GRUP_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_1</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_2</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_3</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_4</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_5 </FONT><FONT color=#0000ff size=2>from</FONT><FONT size=2> tblstsabit </P></FONT><FONT color=#0000ff size=2><P>where</FONT><FONT size=2> stok_kodu </FONT><FONT color=#808080 size=2>not</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>in</FONT><FONT size=2> </P></FONT><FONT color=#808080 size=2><P>(</P></FONT><FONT color=#0000ff size=2><P>SELECT</FONT><FONT size=2> STOK_KODU </FONT><FONT color=#0000ff size=2>FROM</FONT><FONT size=2> TBLSTHAR </P></FONT><FONT color=#0000ff size=2><P>WHERE</FONT><FONT size=2> SUBE_KODU</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>10 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STHAR_FTIRSIP</FONT><FONT color=#808080 size=2>&lt;&gt;</FONT><FONT size=2>8 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> C_YEDEK6 </FONT><FONT color=#808080 size=2>IS</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>NULL</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STOK_KODU </FONT><FONT color=#808080 size=2>LIKE</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'6%'</P></FONT><FONT color=#0000ff size=2><P>GROUP</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>BY</FONT><FONT size=2> STOK_KODU</P></FONT><FONT color=#808080 size=2><P>)</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>and</FONT><FONT size=2> stok_kodu </FONT><FONT color=#808080 size=2>like</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'6%'</P></FONT></DIV>]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 16:07:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-query_topic1161_post6902.html#6902</guid>
  </item> 
  <item>
   <title><![CDATA[SQL Query :  SELECT STOK_KODU FROM TBLSTHAR...]]></title>
   <link>http://www.erpne.org/sql-query_topic1161_post6899.html#6899</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=551">gullpasha</a><br /><strong>Konu:</strong> 1161<br /><strong>Gönderim Zamanı:</strong> 17&nbsp;Ekim&nbsp;2008 Saat 14:39<br /><br /><FONT color=#0000ff size=2><P>SELECT</FONT><FONT size=2> STOK_KODU </FONT><FONT color=#0000ff size=2>FROM</FONT><FONT size=2> TBLSTHAR </P></FONT><FONT color=#0000ff size=2><P>WHERE</FONT><FONT size=2> SUBE_KODU</FONT><FONT color=#808080 size=2>=</FONT><FONT size=2>10 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STHAR_GCKOD</FONT><FONT color=#808080 size=2>=</FONT><FONT color=#ff0000 size=2>'C'</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STHAR_FTIRSIP</FONT><FONT color=#808080 size=2>&lt;&gt;</FONT><FONT size=2>8 </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> C_YEDEK6 </FONT><FONT color=#808080 size=2>IS</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>NULL</FONT><FONT size=2> </FONT><FONT color=#808080 size=2>AND</FONT><FONT size=2> STOK_KODU </FONT><FONT color=#808080 size=2>LIKE</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'6%'</P></FONT><FONT color=#0000ff size=2><P>GROUP</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>BY</FONT><FONT size=2> STOK_KODU</P><DIV></DIV>Yukaridaki sorguda yurtiçi satislarimizda hareket gören, 6 ile baslayan stoklarimizin kodlarini getiriyor.<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><P>select</FONT><FONT size=2> STOK_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> STOK_ADI</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> GRUP_KODU</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_1</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_2</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_3</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_4</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> KOD_5 </FONT><FONT color=#0000ff size=2>from</FONT><FONT size=2> tblstsabit </FONT><FONT color=#0000ff size=2>where</FONT><FONT size=2> stok_kodu </FONT><FONT color=#808080 size=2>like</FONT><FONT size=2> </FONT><FONT color=#ff0000 size=2>'6'</P><DIV><FONT color=#000000>yukaridaki 2. sorgu da bildiginiz üzere 6 ile basayan bütün stoklarimizi getiriyor.</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT color=#000000>2. sorgudan 1. sorgudaki stok kodlarini çikarip satilmayan stoklarimizin dökümünü almak istiyorum ama sorguyu yazamadim.</FONT></DIV><DIV><FONT color=#000000></FONT>&nbsp;</DIV><DIV><FONT color=#000000></FONT>&nbsp;</DIV><DIV><FONT color=#000000>yardimlarinizi bekliyorum :)</FONT></DIV></FONT></DIV></FONT>]]>
   </description>
   <pubDate>Fri, 17 Oct 2008 14:39:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-query_topic1161_post6899.html#6899</guid>
  </item> 
 </channel>
</rss>