改 update TableName set shuxingName=xxx where 条件=xxx查查找点名册里有几个张三select count(*) from TableName where name='张三' 图片发自简书App