<?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="http://syndication.webwizguide.com/rss_namespace/">
 <channel>
  <title>Datakent Forum : SQL Server&#039;da Sonucun XML döndürülmesi</title>
  <link>http://forum.datakent.com/</link>
  <description>XML içerik linki; Datakent Forum : Microsoft SQL Server : SQL Server&#039;da Sonucun XML döndürülmesi</description>
  <pubDate>Thu, 23 Apr 2026 17:37:34 +0000</pubDate>
  <lastBuildDate>Mon, 12 Sep 2011 14:28:15 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.54</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.datakent.com/RSS_post_feed.asp?TID=2208</WebWizForums:feedURL>
  <image>
   <title>Datakent Forum</title>
   <url>http://forum.datakent.com/forum_images/datakent.com_forums.png</url>
   <link>http://forum.datakent.com/</link>
  </image>
  <item>
   <title>SQL Server&#039;da Sonucun XML döndürülmesi :    SELECT id, ISNULL(parentId,-1)...</title>
   <link>http://forum.datakent.com/forum_posts.asp?TID=2208&amp;PID=4755#4755</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://forum.datakent.com/member_profile.asp?PF=1" rel="nofollow">murat turan</a><br /><strong>Konu:</strong> 2208<br /><strong>Gönderim Zamanı:</strong> 12.Eylül.2011 Saat 14:28<br /><br />SELECT id, ISNULL(parentId,-1) AS parentId, itemcode, itemval FROM dbo.Klasorler <br>FOR XML PATH('rows'), ROOT('Klasorler'), TYPE ;<p><br></p><p><strong>SONUÇ:</strong></p><p>&lt;Klasorler&gt;<br>  &lt;rows&gt;<br>&nbsp;   &nbsp;&lt;id&gt;1&lt;/id&gt;<br>&nbsp;   &nbsp;&lt;itemcode&gt;1&lt;/itemcode&gt;<br>&nbsp;   &nbsp;&lt;itemval&gt;GENEL İŞLER&lt;/itemval&gt;<br>  &lt;/rows&gt;<br>  &lt;rows&gt;<br>&nbsp;   &nbsp;&lt;id&gt;2&lt;/id&gt;<br>&nbsp;   &nbsp;&lt;parentId&gt;1&lt;/parentId&gt;<br>&nbsp;   &nbsp;&lt;itemcode&gt;010&lt;/itemcode&gt;<br>&nbsp;   &nbsp;&lt;itemval&gt;Mevzuat İşleri&lt;/itemval&gt;<br>  &lt;/rows&gt;<br>  &lt;rows&gt;<br>&nbsp;   &nbsp;&lt;id&gt;3&lt;/id&gt;<br>&nbsp;   &nbsp;&lt;parentId&gt;2&lt;/parentId&gt;<br>&nbsp;   &nbsp;&lt;itemcode&gt;01&lt;/itemcode&gt;<br>&nbsp;   &nbsp;&lt;itemval&gt;Kanunlar&lt;/itemval&gt;<br>  &lt;/rows&gt;<br>&lt;/Klasorler&gt;</p><span style="font-size:10px"><br /><br />Düzenleyen murat turan - 12.Eylül.2011 Saat 15:05</span>]]>
   </description>
   <pubDate>Mon, 12 Sep 2011 14:28:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.datakent.com/forum_posts.asp?TID=2208&amp;PID=4755#4755</guid>
  </item> 
 </channel>
</rss>