Viewing 3 posts - 1 through 3 (of 3 total)
Is there a downside to using the IsNULL function? For example, using the COUNT script when I try:
SELECT COUNT(IsNULL([Name], ''))
I get 8 as the result
February 3, 2015 at 8:17 pm
#1775184
Identified the offending SELECT statement. Now trying to figure out why this SELECT statement runs slower on this database than it does on all the others.
July 3, 2013 at 10:24 am
#1629611
Thank you very much. That was most helpful 🙂
February 18, 2011 at 10:14 am
#1288941