update d set 1左=1 where 点数=0d为表名,1左为列名,设置的类型为varchar(25),哪里错了
update d set 1左='1' where 点数=0 确保字段类型正确
列名干嘛用数字开头,难道你写程序的时候意识是迷糊的么?