导航

2021年6月19日 #

重温数据库操作

摘要: update `表名` set `属性1`=`值` where `属性2`=`值` and `属性3`=`'字符串值'` 阅读全文

posted @ 2021-06-19 18:04 toughcactus 阅读(16) 评论(0) 推荐(0) 编辑