mysql 删除表中某一字段的所有数据

网站开发 0 comments

update   tb   set   username   =   ''“

''   是零字符串

update   db   set   username=null;

null   是空

 

to "mysql 删除表中某一字段的所有数据"

Leave a Reply

Powered By Z-Blog,Theme & Icons by N.Design Studio.
Entries RSS Comments RSS Login
Copyright © Dlong