UPDATE `NomBaseSql`.`NomTable` SET `NomChamp01` = `NomChamp01` + 1 WHERE `NomTable`.`NomChamp01` > 11 and `NomTable`.`NomChamp02` = 302 LIMIT 50;