怎么把user表的pwd字段32位MD5加密啊怎么把user表的userid从121到5000的数据的pwd字段32位MD5加密啊表结构如下:userid pwd1 1234562 654321……[解决办法]
--把user表的定义发下desc "user"