A community of PHP developers offering assistance, advice, discussion, and friendship.http://forums.devnetwork.net/
http://forums.devnetwork.net/viewtopic.php?f=2&t=61097
Code: Select all
UPDATE `tablex` SET `columnx` += 1
UPDATE `tablex` SET `columnx` = `columnx` + 1