A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by impulse() » Thu May 17, 2007 5:52 am
Code: Select all
UPDATE table SET column = '999' WHERE product IN ('a', 'b', 'c')
Post by impulse() » Thu May 17, 2007 7:06 am
Return to “Databases”