Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Creative uses for coalescence in SQL Server
- ISNULL:?ISNULL(FirstName, '')orISNULL(HourlyPay, 0)...good pointThat's actually a really good point. All of the uses of COALESCE in this article could easily be substituted with ISNULL. The real power of COALESCE is when you a have a list of values and you want the first value that isn't NULL. ...
- Tags: Microsoft SQL Server, server, roko3, IsNull
- Discussion threads 2007-05-15
- << Previous
- page 1 of 1
- Next >>