Could some1 give me a query to execute that changes all of the buy prices to 0
*didn't wanna get ppl confused*
EDIT: nvm got it!
for the ppl who wanna know
UPDATE `items` SET `buyprice`='0'
Could some1 give me a query to execute that changes all of the buy prices to 0
*didn't wanna get ppl confused*
EDIT: nvm got it!
for the ppl who wanna know
UPDATE `items` SET `buyprice`='0'
Last edited by Tankotron; 09-09-2007 at 10:31 AM.