Showing posts with label NULLIF. Show all posts
Showing posts with label NULLIF. Show all posts

Monday, July 13, 2015

SQL check null in where condition

 where (ISNULL(NULLIF(@tptCode,''),N'') =N'' OR msl.tpt_cd= @tptCode)