//SQL:select * from *表名** where user_id = ? and *表列名** = 1
//SQL:update **表名* set **表列名* = 1 where id = ?