Error code

SQL Server 8134

SQL SERVER8134
Database Error Code· An error code returned by a database server such as PostgreSQL or MySQL.

What it means

divide by zero error encountered — division by zero in a calculation.

How to fix it

  1. Use NULLIF(<denominator>.

Not affiliated with SQL Server. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.