THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » NULL » pitfalls   (RSS)
  • The Strange Case OF Nulls And Case

    Okay it is not Dr. Jekyll and Mr. Hyde but I had to come up with a title. This was a question someone asked yesterday in the sql programming group http://groups.google.com/group/microsoft.public.sqlserver.programming/browse_thread/thread/126735827b7ae667# This person had a case statement like this SELECT CASE WHEN COL1 IS NULL THEN 'UNK' ...
    Posted to Denis Gobo (Weblog) by Denis Gobo on December 13, 2007
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement