Community

In T-SQL, use CASE…WHEN in place of IF…THEN

(Susan Harkins and Mike Gunderloy) Developers who are new to Transact-SQL (T-SQL) sometimes discover one part of the language and use it doggedly, even when there are better alternatives. An example is using the classic IF…THEN statement for controlling program flow. This is usually the first, and

Read More - Register for Free Membership