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.
LINT_CV_002: prefer COALESCE over IFNULL/NVL.
SQLFluff CV02 parity: detect IFNULL/NVL function usage and recommend COALESCE for portability and consistency.