mysql_query("UPDATE tabla SET tb_activa='1',lote='$lote' WHERE tb_activa='0' ORDER BY RAND LIMIT 100");