Hi I am trying to update a columns into State table with below query but its gives me (0 row(s) affected) where there are more than column should be updated UPDATE State SET Country = 'Jordan' WHERE Country = '??????'