<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Salih Kiraz Plog :) &#187; sql</title>
	<atom:link href="http://www.salihk.info/konulari/sql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.salihk.info</link>
	<description>ordan burdan...</description>
	<lastBuildDate>Tue, 26 Apr 2011 19:37:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>mssql son eklenen id&#8217;yi alma (mssql insert id)</title>
		<link>http://www.salihk.info/mssql-son-eklenen-idyi-alma-mssql-inserted-id</link>
		<comments>http://www.salihk.info/mssql-son-eklenen-idyi-alma-mssql-inserted-id#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[id]]></category>
		<category><![CDATA[insert id]]></category>
		<category><![CDATA[insert into]]></category>
		<category><![CDATA[inserted]]></category>
		<category><![CDATA[last id]]></category>
		<category><![CDATA[scope_ıdenty()]]></category>
		<category><![CDATA[son eklene kayıt]]></category>
		<category><![CDATA[veritabanı]]></category>

		<guid isPermaLink="false">http://www.salihk.info/?p=92</guid>
		<description><![CDATA[mssql de son eklenen id&#8217;yi alma sql cümleciği umarım işinize yarar. INSERT INTO person(name, surname) VALUES    ('Salih', 'KİRAZ'); SELECT SCOPE_IDENTITY() as insert_id; INSERT INTO sinav_soru_siklari (cevap, soruid) VALUES          (&#8216;fdgfg&#8217;, 0); SELECT SCOPE_IDENTITY();]]></description>
		<wfw:commentRss>http://www.salihk.info/mssql-son-eklenen-idyi-alma-mssql-inserted-id/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

