If a column in a tables has blank values or spaces in it. When I execute a select query what will the correct syntax be for a space or blank character i.e Select * from depot where vehicle_type=""; is incorrect