Why I am getting this error when I execute this sql statement ,anybody with an idea? THIS IS SQL
UPDATE sub_category SET `name`="Motor Bike" AND category_id="13" WHERE id= "3" LIMIT 1
THIS IS RESULT
Warning: #1292 Truncated incorrect DOUBLE value: 'Motor Bike'