DELETE FROM user WHERE username IS NULL; To Delete the Rows with the Null values if present in any specific Columns.