Posts by Lionardo Fonseca Paiva • 41 points
1 post
- 
		3 votes1 answer961 viewsQ: I need to change only half the records of a Mysql tableI made this Procedure in Mysql to change a record only half of the table but it produces an unexplained error: It seems the trouble is in the LIMIT who refuses to accept a variable. On the Sqlserver…