Set Nocount On
I know that SQL Server counts the rows it returns, but if I'm not going to need the row count, am I taking a performance hit by allowing this default behavior?
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.
|