<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Effect of TRANSACTION on Local Variable &#8211; After ROLLBACK and After COMMIT</title>
	<atom:link href="http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-47251</link>
		<dc:creator>SQLAuthority News - Best Articles on SQLAuthority.com Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-47251</guid>
		<description>[...] SQL SERVER - Effect of TRANSACTION on Local Variable - After ROLLBACK and After COMMIT [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; Effect of TRANSACTION on Local Variable &#8211; After ROLLBACK and After COMMIT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-44105</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Fri, 07 Nov 2008 19:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-44105</guid>
		<description>Hi Dave,

I am looking for solution for the following requirement

I am having following rows gettting from two diffrent table

ProjectName     Component Name      Price
A                                C1                         100  
A                                C2                           50
A                                C3                           50 
B                                C1                         100
B                                C3                           50

Now I want rown in followng way

ProjectName     Component Name      Price
A                        C1,C2,C3                   200
B                         C1,C3                       150

what should be the way to get such type of result

Thanks &amp; Regards

Manish Bhushan</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I am looking for solution for the following requirement</p>
<p>I am having following rows gettting from two diffrent table</p>
<p>ProjectName     Component Name      Price<br />
A                                C1                         100<br />
A                                C2                           50<br />
A                                C3                           50<br />
B                                C1                         100<br />
B                                C3                           50</p>
<p>Now I want rown in followng way</p>
<p>ProjectName     Component Name      Price<br />
A                        C1,C2,C3                   200<br />
B                         C1,C3                       150</p>
<p>what should be the way to get such type of result</p>
<p>Thanks &amp; Regards</p>
<p>Manish Bhushan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Transaction and Local Variables - Swap Variables - Update All At Once Concept Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-43805</link>
		<dc:creator>SQL SERVER - Transaction and Local Variables - Swap Variables - Update All At Once Concept Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Mon, 20 Oct 2008 01:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-43805</guid>
		<description>[...] My year old article - SQL SERVER - Effect of TRANSACTION on Local Variable - After ROLLBACK and After COMMIT 2) Discussion with SQL Server MVP - Jacob Sebastian - SQLAuthority News - Author Visit - SQL Hour [...]</description>
		<content:encoded><![CDATA[<p>[...] My year old article &#8211; SQL SERVER &#8211; Effect of TRANSACTION on Local Variable &#8211; After ROLLBACK and After COMMIT 2) Discussion with SQL Server MVP &#8211; Jacob Sebastian &#8211; SQLAuthority News &#8211; Author Visit &#8211; SQL Hour [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paresh</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-30962</link>
		<dc:creator>paresh</dc:creator>
		<pubDate>Thu, 03 Jan 2008 09:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-30962</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-16284</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Wed, 24 Oct 2007 07:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-16284</guid>
		<description>Yes, really ur concept is very nice.</description>
		<content:encoded><![CDATA[<p>Yes, really ur concept is very nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-15087</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 10 Oct 2007 04:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/09/25/sql-server-effect-of-transaction-on-local-variable-after-rollback-and-after-commit/#comment-15087</guid>
		<description>Yes, I like this kind of simple logic related articles. Please post them.
-Jay</description>
		<content:encoded><![CDATA[<p>Yes, I like this kind of simple logic related articles. Please post them.<br />
-Jay</p>
]]></content:encoded>
	</item>
</channel>
</rss>
