I have a use case , where I have a choice to apply NVL or COALESCE . ex: COALESCE(col_1,\'alternate_string\')
NVL
COALESCE
COALESCE(col_1,\'alternate_string\')
NVL(