<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>How It Works: SQL Parsing of Number(s), Numeric and Float Conversions</title><link>http://blogs.msdn.com/b/psssql/archive/2010/11/01/how-it-works-sql-paring-of-number-s-numeric-and-float-conversions.aspx</link><description>&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; SQL Server and other documentation have always indicated that float values are not precise and comparison or conversion of them can be problematic and imprecise.&amp;#160;&amp;#160; Working on a recent customer case</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How It Works: SQL Parsing of Number(s), Numeric and Float Conversions</title><link>http://blogs.msdn.com/b/psssql/archive/2010/11/01/how-it-works-sql-paring-of-number-s-numeric-and-float-conversions.aspx#10085861</link><pubDate>Thu, 04 Nov 2010 03:02:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10085861</guid><dc:creator>Boyan Penev</dc:creator><description>&lt;p&gt;Nice post. I have had issues with float comparisons once they get into SSIS. It can make debugging very annoying, partially because SSMS actually shows rounded values. It would be good if there can be a switch somewhere in SSMS to change this default behavior.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10085861" width="1" height="1"&gt;</description></item><item><title>re: How It Works: SQL Parsing of Number(s), Numeric and Float Conversions</title><link>http://blogs.msdn.com/b/psssql/archive/2010/11/01/how-it-works-sql-paring-of-number-s-numeric-and-float-conversions.aspx#10085369</link><pubDate>Wed, 03 Nov 2010 12:04:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10085369</guid><dc:creator>Holger Schmeling</dc:creator><description>&lt;p&gt;Interesting stuff! I discovered a similiar problem with SQL Server aggregate functions a while ago.&lt;/p&gt;
&lt;p&gt;You may won to check connect item 465147. See here&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/SQLServer/feedback/details/465147/select-sum-is-non-deterministic-when-adding-the-column-values-of-datatype-float"&gt;connect.microsoft.com/.../select-sum-is-non-deterministic-when-adding-the-column-values-of-datatype-float&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Holger&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10085369" width="1" height="1"&gt;</description></item></channel></rss>