I am using ISNULL in MS SQl server 2008, since my table is too huge, whether using of ISNULL may cause any thing to the performance ?.
ISNULL
Than
Avoid using isNull in where clause. Refer This article.