sql if empty then 0 code example Example: sql if empty then SELECT COALESCE(NULLIF(SomeColumn,''), ReplacementColumn) FROM SomeTable