If an SQL procedure view is referenced in the FROM clause, incorrect results might be returned if the sum of a calculated column is referenced in a CASE expression. No error is issued, but the query produces incorrect res
↧