Loading…
CASE
WHEN condition1 THEN result1
WHEN condition2 THEN result2
ELSE default_result
END
Classify leads by data completeness:
Show: id, first_name, email, phone, data_quality Order by data_quality, then id.
Downloading SQL engine… (one-time)
This runs entirely in your browser and is cached for next time.