79216290

Date: 2024-11-22 19:09:37
Score: 1.5
Natty:
Report link

Division by zero returns NULL in SQLite -> multiplying by NULL results in NULL etc.

SQLite does not raise arithmetic exceptions (eg. divide by zero, 1/0). SQLite returns a NULL value for 1/0.

sqllogictest wiki

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: keithwalsh