Q. Which SQL function returns the first non-NULL value in a list?

A
COALESCE()
B
NULLIF()
C
ISNULL()
D
CASE
Solution:

COALESCE() returns the first non-NULL value in a list of arguments, useful for handling NULLs.

Entri PDF Icon

Get Question Bank

Strengthen Your Practice with our comprehensive question bank.

Entri Contact Image

Get Expert Advice for Free: Register for Your Free Consultation Now!