![]() |
SQL question
what is wrong with this sql?
Code:
update `customers` set payout=100 where id=('234', '34', '102'); |
Quote:
SET payout = '100' WHERE id IN ('234', '34', '102'); |
All times are GMT -7. The time now is 02:34 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123