i have a TABLE named FLY,i have a column in it named FLY_NUM.im trying to decrease the value of this column in a mysql query(in PHP). something like this :
mysql_query("UPDATE fly SET `fly_Num` = `fly_Num` -1 WHERE fly_ID ='1' ");
Bu yanlış! her bu sorgu çalıştırmak, zero.how ayarlanır FLY_NUM sütun ben böyle bir şey yapabilirim?