I have a number in a INT field in a table and I want to subtract .5 (1/2)
from the number... ie 4-.5=3.5
I have tried it in mysql but it does seem to work, can anyone help with the
query
from the number... ie 4-.5=3.5
I have tried it in mysql but it does seem to work, can anyone help with the
query
Comment