Skip to main content

Module cv_002

Module cv_002 

Source
Expand description

LINT_CV_002: prefer COALESCE over IFNULL/NVL.

SQLFluff CV02 parity: detect IFNULL/NVL function usage and recommend COALESCE for portability and consistency.

Structsยง

CoalesceConvention