15.12.2011, 07:34
table name is case sensitive. Make sure you have named it properly.
Or Run this Query
REPAIR TABLE vehiclesdata;
You can directly access the INTEGER in SQL, only String with variable character requires ''.
Or Run this Query
REPAIR TABLE vehiclesdata;
You can directly access the INTEGER in SQL, only String with variable character requires ''.