sql find null or empty code example Example: t sql null or empty string select * from vendor where isnull(vendor_email,'') = ''