Usa UPDATE IGNORE
:
update IGNORE bccontacts
set mobile_no='919727048248'
where mobile_no=09727048248
Más información aquí:http://dev.mysql.com/doc /refman/5.0/en/update.html
Usa UPDATE IGNORE
:
update IGNORE bccontacts
set mobile_no='919727048248'
where mobile_no=09727048248
Más información aquí:http://dev.mysql.com/doc /refman/5.0/en/update.html