<?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/"
		>
<channel>
	<title>Comments on: UNION ALL view &#8216;%.*ls&#8217; is not updatable because a primary key was not found on table &#8216;%.*ls&#8217;.</title>
	<atom:link href="http://www.sql-server-performance.com/2009/union-all-view-not-updatable-primary-key-not-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2009/union-all-view-not-updatable-primary-key-not-found/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Matthew Thomas</title>
		<link>http://www.sql-server-performance.com/2009/union-all-view-not-updatable-primary-key-not-found/#comment-1277</link>
		<dc:creator>Matthew Thomas</dc:creator>
		<pubDate>Tue, 31 Jan 2012 14:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1634#comment-1277</guid>
		<description><![CDATA[This one should read:
UNION ALL view ‘%.*ls’ is not updatable because a primary key was not found on table or view ‘%.*ls’.
I encountered this when unioning a table and a view, and the underlying table behind the view does have a primary key.]]></description>
		<content:encoded><![CDATA[<p>This one should read:<br />
UNION ALL view ‘%.*ls’ is not updatable because a primary key was not found on table or view ‘%.*ls’.<br />
I encountered this when unioning a table and a view, and the underlying table behind the view does have a primary key.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
