Latest Comments

  • Comment from: Frank Kalis
    2011-02-22 @ 14:42:11

    Great! However it might be worth mentioning that it does only work on SQL Server 2008 onwards. On SQL Server 2005 you'll get a: "Msg 207, Level 16, State 1, Line 1 Invalid column name 'sqlserver_start_time'."

  • Comment from: cmu
    2010-11-03 @ 15:26:08

    Great article about a different occurence of the same problem. Don't think that the order of the operations doesn't matter: http://www.insidesql.org/beitraege/entwicklung/ueber-ungenaue-float-operationen

  • Comment from: Frank Kalis
    2010-11-02 @ 20:44:41

    Maybe not directly related, but http://blogs.msdn.com/b/psssql/archive/2010/11/01/how-it-works-sql-paring-of-number-s-numeric-and-float-conversions.aspx is definitely worth reading with respect to FLOAT and numeric conversions.

  • Comment from: tosc
    2010-10-29 @ 11:46:13

    "... limited knowledge of SQL Server ..." not only limited at SQL Server same on OS.