how to do minus in mysql

Posted by Richa Media and services on Stack Overflow See other posts from Stack Overflow or by Richa Media and services
Published on 2010-05-11T05:29:21Z Indexed on 2010/05/11 5:34 UTC
Read the original article Hit count: 245

Filed under:
|

in mysql i want to do (-) minus. how i can do it.

i do it by update var set var = var-1; but when i do it then i get a biggest value of int in my table.

are any sollution you know about it.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about c#