<?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; Interview Questions and Answers &#8211; Frequently Asked Questions &#8211; Data Warehouseing Concepts &#8211; Day 21 of 31</title>
	<atom:link href="http://blog.sqlauthority.com/2011/07/21/sql-server-interview-questions-and-answers-frequently-asked-questions-data-warehouseing-concepts-day-21-of-31/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/07/21/sql-server-interview-questions-and-answers-frequently-asked-questions-data-warehouseing-concepts-day-21-of-31/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.sqlauthority.com/2011/07/21/sql-server-interview-questions-and-answers-frequently-asked-questions-data-warehouseing-concepts-day-21-of-31/#comment-154793</link>
		<dc:creator><![CDATA[Chris]]></dc:creator>
		<pubDate>Mon, 08 Aug 2011 02:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13378#comment-154793</guid>
		<description><![CDATA[&gt;&gt;Describes the Foreign Key Columns in Fact Table and Dimension Table?
&gt;&gt;Foreign keys of dimension tables are primary keys of entity tables.
&gt;&gt;Foreign keys of facts tables are primary keys of Dimension tables.

What is an &quot;entity table&quot;? How does it relate to a dimension table?]]></description>
		<content:encoded><![CDATA[<p>&gt;&gt;Describes the Foreign Key Columns in Fact Table and Dimension Table?<br />
&gt;&gt;Foreign keys of dimension tables are primary keys of entity tables.<br />
&gt;&gt;Foreign keys of facts tables are primary keys of Dimension tables.</p>
<p>What is an &#8220;entity table&#8221;? How does it relate to a dimension table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Complete Downloadable List – Day 0 of 31 Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/07/21/sql-server-interview-questions-and-answers-frequently-asked-questions-data-warehouseing-concepts-day-21-of-31/#comment-150739</link>
		<dc:creator><![CDATA[SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Complete Downloadable List – Day 0 of 31 Journey to SQLAuthority]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 07:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13378#comment-150739</guid>
		<description><![CDATA[[...] on July 21, 2011 at 7:01 am &#124; Reply  SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Data Warehouseing ... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] on July 21, 2011 at 7:01 am | Reply  SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Data Warehouseing &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna kumar.D</title>
		<link>http://blog.sqlauthority.com/2011/07/21/sql-server-interview-questions-and-answers-frequently-asked-questions-data-warehouseing-concepts-day-21-of-31/#comment-149843</link>
		<dc:creator><![CDATA[Prasanna kumar.D]]></dc:creator>
		<pubDate>Thu, 21 Jul 2011 16:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=13378#comment-149843</guid>
		<description><![CDATA[I have been reading your blog in the iterates manner and am the one of your fan in sql.

I would like to know some clarification from your side. so please help me...

 I have written a  Stored Procedure for the Reports(SSRS). In that SP, We
are include the Audit Table of our DB.This Audit Table Contains More than
200,000 Records and it contains 3 XML Columns. So I read each row by using
CURSOR and then done  a XML Parsing to acquire the required data.

    I got the output correctly. But I have a problem with performance. It took
more than 15 minutes to return output.
So I used While loop instead of Cursor. But it has no difference.

  So kindly please give me an idea to improve the performance of that
procedure.]]></description>
		<content:encoded><![CDATA[<p>I have been reading your blog in the iterates manner and am the one of your fan in sql.</p>
<p>I would like to know some clarification from your side. so please help me&#8230;</p>
<p> I have written a  Stored Procedure for the Reports(SSRS). In that SP, We<br />
are include the Audit Table of our DB.This Audit Table Contains More than<br />
200,000 Records and it contains 3 XML Columns. So I read each row by using<br />
CURSOR and then done  a XML Parsing to acquire the required data.</p>
<p>    I got the output correctly. But I have a problem with performance. It took<br />
more than 15 minutes to return output.<br />
So I used While loop instead of Cursor. But it has no difference.</p>
<p>  So kindly please give me an idea to improve the performance of that<br />
procedure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
