<?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; Hints</title>
	<atom:link href="http://www.sql-server-performance.com/tag/hints/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +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>Index hints cannot be specified within a schema-bound object.</title>
		<link>http://www.sql-server-performance.com/2007/index-hint-cannot-be-specified-in-schema-bound-object/</link>
		<comments>http://www.sql-server-performance.com/2007/index-hint-cannot-be-specified-in-schema-bound-object/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 01:12:50 +0000</pubDate>
		<dc:creator>Frank Kalis</dc:creator>
				<category><![CDATA[Errors]]></category>
		<category><![CDATA[Hints]]></category>
		<category><![CDATA[index]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1084</guid>
		<description><![CDATA[Error Message:Msg 2011, Level 16, State 1, Procedure MyOrderView, Line 4Index hints cannot be specified within a schema-bound object. Severity level:16. Description:This error message appears when you try to use an index hint within a schema-bound object. Consequences:The T-SQL statement can be parsed, but causes the error at runtime. Resolution:Error of the Severity Level 16 [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2007/index-hint-cannot-be-specified-in-schema-bound-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
