<?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: SQLAuthority News &#8211; Book Review &#8211; Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes</title>
	<atom:link href="http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Mon, 13 Feb 2012 15:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Matthew Dubin</title>
		<link>http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/#comment-34762</link>
		<dc:creator><![CDATA[Matthew Dubin]]></dc:creator>
		<pubDate>Tue, 01 Apr 2008 16:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/#comment-34762</guid>
		<description><![CDATA[The DATENAME syntax on page 84 is wrong and yields incorrect results (a weekday of 5 should yield Thursday, not Saturday).

The correct syntax is: 
DATENAME(weekday, order_date) as Weekday]]></description>
		<content:encoded><![CDATA[<p>The DATENAME syntax on page 84 is wrong and yields incorrect results (a weekday of 5 should yield Thursday, not Saturday).</p>
<p>The correct syntax is:<br />
DATENAME(weekday, order_date) as Weekday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Three Rules to Use UNION Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/#comment-15313</link>
		<dc:creator><![CDATA[SQL SERVER - Three Rules to Use UNION Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Sun, 14 Oct 2007 15:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/08/19/sqlauthority-news-book-review-sams-teach-yourself-microsoft-sql-server-t-sql-in-10-minutes/#comment-15313</guid>
		<description><![CDATA[[...]  I have previously written two articles on UNION and they are quite popular. I was reading SQL book Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes By Ben Forta and I came across three rules of UNION and I felt like mentioning them [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  I have previously written two articles on UNION and they are quite popular. I was reading SQL book Sams Teach Yourself Microsoft SQL Server T-SQL in 10 Minutes By Ben Forta and I came across three rules of UNION and I felt like mentioning them [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

