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
Printable View
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
You already have an answer for that at dbaclick.com
give him a different one.