Posted by David Portas on 11/03/05 14:20
What do you want to be the result when a zero divide occurs? If you want nulls you can use NULLIF: (x / NULLIF(z,0)) -- David Portas SQL Server MVP --
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming