<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Summer SQL Teaser #3 Three For The Price Of One</title><link>http://sqlblog.com/blogs/denis_gobo/archive/2007/06/15/1471.aspx</link><description>Since I am so munificent today I decided to have 3 teasers in this one post. Teaser 1 What will be the output or error message if you would run this code? ----------------------- DECLARE @ CHAR ( 2 ) DECLARE @@ CHAR ( 1 ) SELECT @ = '@@' SELECT REPLACE</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Summer SQL Teaser #3 Three For The Price Of One</title><link>http://sqlblog.com/blogs/denis_gobo/archive/2007/06/15/1471.aspx#1476</link><pubDate>Fri, 15 Jun 2007 15:04:01 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1476</guid><dc:creator>Denis Gobo</dc:creator><description>&lt;p&gt;Decided to give the anwer for teaser 3&lt;/p&gt;
</description></item><item><title>re: Summer SQL Teaser #3 Three For The Price Of One</title><link>http://sqlblog.com/blogs/denis_gobo/archive/2007/06/15/1471.aspx#1481</link><pubDate>Sun, 17 Jun 2007 23:04:21 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1481</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;Denis,&lt;/p&gt;
&lt;p&gt;I don't believe that option actually does anything in SQL Server. &amp;nbsp;AFAIK, it's only there so that it can be used with other DBMSs--some of which actually do support it.&lt;/p&gt;
</description></item><item><title>re: Summer SQL Teaser #3 Three For The Price Of One</title><link>http://sqlblog.com/blogs/denis_gobo/archive/2007/06/15/1471.aspx#1483</link><pubDate>Mon, 18 Jun 2007 08:43:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1483</guid><dc:creator>Denis Gobo</dc:creator><description>&lt;p&gt;True, I admit I have never used the Chaos isolation level. &lt;/p&gt;
&lt;p&gt;I primarly deal with SQL Server, Sybase, flat files, Excel files and FoxPro(which thankfully has seen it last version from MS, no more exclusively locked files and other mambo-jumbo ;-) &amp;nbsp;)&lt;/p&gt;
</description></item></channel></rss>