how to return 0 if null in mysql code example Example: check if value is null mysql SELECT * from TABLE where CODE IS NULL OR CODE!='C'