All Tags »
Bugs »
TSQL (RSS)
Sorry, but there are no more tags available to filter with.
-
A short while ago I was collecting wait stat information at a client and ran across a very peculiar situation that I would like to share. Let me start by saying that for years I have coded with the understanding that when you include a system function in the SELECT list of a TSQL statement the function was evaluated once at the beginning and that ...