This has to be the best error I’ve ever seen: Msg 195, Level 15, State 10, Line 2 ‘SUM’ is not a recognized built-in function name. Uhm, I’m sorry to contradict you SQL Server, but yes it is. Here’s the code that produced that error: SELECT keyID , SUM(CASE WHEN printDate IS NULL THEN 1 ELSE […]
We Are TOTALLY Amused: A T-SQL Error
- Post author By Jen McCown
- Post date
- Categories In Random helpfulness, sql server, sqlserverpedia-syndication, SSC, Tips, TSQL
- 2 Comments on We Are TOTALLY Amused: A T-SQL Error