View Single Post
Old 01-20-2013, 05:06 PM   PM User | #4
BubikolRamios
Senior Coder

 
Join Date: Dec 2005
Location: Slovenia
Posts: 1,876
Thanks: 114
Thanked 76 Times in 76 Posts
BubikolRamios is on a distinguished road
Quote:
Originally Posted by jeddi View Post
Never heard of that
That is definitely right syntax.

Example:

Code:
update test set c = c+1 where b in (1,2)
The PHP part is your to do as I, myself do things in java.
__________________
Found a flower or bug and don't know what it is ?
agrozoo.net galery
if you don't spot search button at once, there is search form:
agrozoo.net galery search

Last edited by BubikolRamios; 01-20-2013 at 05:10 PM..
BubikolRamios is offline   Reply With Quote