<?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>SQL Server Performance &#187; Nagabhushanam Ponnapalli</title>
	<atom:link href="http://www.sql-server-performance.com/author/nagabhushanamponnapalli/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Automate Generate Scripts in SSMS</title>
		<link>http://www.sql-server-performance.com/2011/automate-generate-scripts-ssms/</link>
		<comments>http://www.sql-server-performance.com/2011/automate-generate-scripts-ssms/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 01:12:50 +0000</pubDate>
		<dc:creator>Nagabhushanam Ponnapalli</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Generate Script]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SSMS]]></category>
		<category><![CDATA[task]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1931</guid>
		<description><![CDATA[The SSMS allows you to manually generate scripts for a database by right-clicking a database and selected Generate Scripts and selecting what elements you wish to be scripted. However, suppose you do wish do manually perform this task, how can it be automated? Actually there is no way to automate it from SSMS, currently the [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/automate-generate-scripts-ssms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invoke-Sqlcmd vs sqlcmd utility</title>
		<link>http://www.sql-server-performance.com/2011/invoke-sqlcmd-utility/</link>
		<comments>http://www.sql-server-performance.com/2011/invoke-sqlcmd-utility/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 01:12:50 +0000</pubDate>
		<dc:creator>Nagabhushanam Ponnapalli</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[invoke-sqlcmd]]></category>
		<category><![CDATA[perftrace]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[sqlcmd]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1929</guid>
		<description><![CDATA[Invoke-Sqlcmd can run many of the scripts which can be run with the sqlcmd utility. However, Invoke-Sqlcmd runs in the PowerShell environment which is different than the command prompt environment sqlcmd runs in. Invoke-Sqlcmd has been modified to work in a PowerShell environment. Not all the sqlcmd commands can be used in Invoke-Sqlcmd. Commands which [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/invoke-sqlcmd-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Select Top 1000 Rows value in SSMS</title>
		<link>http://www.sql-server-performance.com/2011/increase-select-top-1000-rows-ssms/</link>
		<comments>http://www.sql-server-performance.com/2011/increase-select-top-1000-rows-ssms/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 01:12:50 +0000</pubDate>
		<dc:creator>Nagabhushanam Ponnapalli</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[Rows]]></category>
		<category><![CDATA[Select top Rows]]></category>
		<category><![CDATA[SSMS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1928</guid>
		<description><![CDATA[One seemingly minor change to SQL Server Management Studio (SSMS) in SQL Server 2008 is that by default it will only allow the visually select the top 1000 rows . This is primary to save on memory which can be drained by loading numerous rows into the SSMS visual editor. If, however, you don&#8217;t want [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/increase-select-top-1000-rows-ssms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Edit Top 200 Rows value in SSMS</title>
		<link>http://www.sql-server-performance.com/2011/increase-edit-top-200-rows-ssms/</link>
		<comments>http://www.sql-server-performance.com/2011/increase-edit-top-200-rows-ssms/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 01:12:50 +0000</pubDate>
		<dc:creator>Nagabhushanam Ponnapalli</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[SSMS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1927</guid>
		<description><![CDATA[One seemingly minor change to SQL Server Management Studio (SSMS) in SQL Server 2008 is that by default it will only allow the visually edit the top 200 rows . This is primary to save on memory which can be drained by loading numerous rows into the SSMS visual editor. If, however, you don&#8217;t want [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/increase-edit-top-200-rows-ssms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating from Oracle to SQL Server</title>
		<link>http://www.sql-server-performance.com/2003/migrating-from-oracle-to-sql-server/</link>
		<comments>http://www.sql-server-performance.com/2003/migrating-from-oracle-to-sql-server/#comments</comments>
		<pubDate>Sat, 22 Nov 2003 01:12:50 +0000</pubDate>
		<dc:creator>Nagabhushanam Ponnapalli</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=437</guid>
		<description><![CDATA[I was involved in a recent project to migrate an Oracle database to Microsoft SQL Server 2000, and successfully migrated all Oracle objects to SQL Server. This experience has encouraged me to write an article on Oracle to SQL Server 2000 migration. In this article, I will explain how to transfer Oracle Objects, including constraints [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2003/migrating-from-oracle-to-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
