Sign up for the latest in common SQL errors from the Galaxy Team!
This error occurs when a SQL expression attempts to divide a number by zero, which is mathematically undefined and causes the query to fail.
SQL Server (also applies to most SQL dialects)
Msg 8134, Level 16, State 1 Error: Divide by zero error encountered.