Collection Contents Index delete_old_logs option [MobiLink client] [SQL Remote] [Replication Agent] Next PDF

SQL Anywhere® Server - Database Administration  > Database Options  > Introduction to database options  > Alphabetical list of options

divide_by_zero_error option [compatibility]


Controls the reporting of division by zero.

Allowed values

On, Off

Default

On

Remarks

This option indicates whether division by zero is reported as an error. If the option is set On, then division by zero results in an error with SQLSTATE 22012.

If the option is set Off, division by zero is not an error. Instead, a NULL is returned.


Collection Contents Index delete_old_logs option [MobiLink client] [SQL Remote] [Replication Agent] Next PDF