Conditions


case

Checks if conditions are met

func.coalesce

The COALESCE() function returns the first non-null value in a list

not_

The PostgreSQL NOT condition (also called the NOT Operator) is used to negate a condition in a SELECT, INSERT, UPDATE, or DELETE statement

and_

Checks if all conditions are met

or_

Checks if any conditions are met

Last modified December 20, 2022 at 10:05 AM EST: remove sitemap priority (56709da)