View Single Post
Old 10-08-2012, 03:48 AM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,645
Thanks: 4
Thanked 2,450 Times in 2,419 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
You mean like an update query?
Code:
UPDATE userinfo SET plan = 0 WHERE timeleft = 0
?

SQL has its own if/else handling, look into the case syntax. Much like a switch really.
Fou-Lu is offline   Reply With Quote