In the table value login_count is int(4). For example if value login_count equal to 3 and each time user login I want to increment by one.

update customer set login_count='how?" where id=12121212;

What function I should use in order to icrement the value?

_________________________________________________________________
Check out the coupons and bargains on MSN Offers! http://shopping.msn.com/softcontent/softcontent.aspx?scmId=1418



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to