<?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>Highub &#187; SQL Server 2008</title>
	<atom:link href="http://www.highub.com/category/sql-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.highub.com</link>
	<description>Answers to all your programming questions</description>
	<lastBuildDate>Mon, 09 Aug 2010 05:00:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Open Table in SQL Server 2008</title>
		<link>http://www.highub.com/open-table-in-sql-server-2008/</link>
		<comments>http://www.highub.com/open-table-in-sql-server-2008/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 18:21:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=36</guid>
		<description><![CDATA[Open Table in SQL Server 2005 is replaced by &#8220;Edit Top 200 Rows&#8221; in SQL Server 2008. You can change that command in the Tools > Options > SQL Server Object Explorer > Commands. But once you right-click a table, choose &#8220;Edit Top 200 Rows&#8221;, hunt on the toolbar for a button called &#8220;Show SQL [...]]]></description>
			<content:encoded><![CDATA[<p>Open Table in SQL Server 2005 is replaced by &#8220;Edit Top 200 Rows&#8221; in SQL Server 2008. You can change that command in the Tools > Options > SQL Server Object Explorer > Commands.</p>
<p>But once you right-click a table, choose &#8220;Edit Top 200 Rows&#8221;, hunt on the toolbar for a button called &#8220;Show SQL Pane&#8221;. From here you can edit the query so the grid shows a subset of the data that you want.</p>
<p>The reason for this change is because people were accidentally opening huge tables with the old Open Table command.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/open-table-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
