Skip to content

Translate to NULLIF #31682

Open
@roji

Description

@roji

All relational database support, NULLIF, which is the inverse of COALESCE: NULLIF(value, '(none)') returns null if value is (none), otherwise the value is returned

Database Functions
PostgreSQL NULLIF
MySQL NULLIF
MariaDB NULLIF
SQLite NULLIF
SQL Server NULLIF
Oracle NULLIF

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions