更多内容请  https://www.qin500.com

摘要: DML语句 //插入 insert into articles (`userid`,`title`,`category_id`)values('12','测试','22'); //更新 update articles set `title`='测试两下' where `category_id`='2 阅读全文
posted @ 2021-07-06 16:20 年华流失 阅读(105) 评论(0) 推荐(0)