All Tags »
Documentation »
TSQL »
Tips & Tricks (RSS)
Sorry, but there are no more tags available to filter with.
-
In my last blog post:
http://sqlblog.com/blogs/andrew_kelly/archive/2008/02/27/when-getdate-is-not-a-constant.aspx
I mentioned that I ran across a situation in which GETDATE() used in a SELECT statement occasionally returned more than 1 value for the result set. That sparked quite a debate amongst SQL Server programmers who belonged to ...