Increment a database field by 1

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-05-04T04:40:14Z Indexed on 2010/05/04 4:48 UTC
Read the original article Hit count: 205

Filed under:
|
|
|

With MySQL, if I have a field, of say logins, how would I go about updating that by 1 with a sql command?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about update