题解 | #删除记录(三)#
删除记录(三)
https://www.nowcoder.com/practice/3abefc6fc73e4f219dad0ab66e6b1e3f
delete from exam_record; alter table exam_record drop id;
删除记录(三)
https://www.nowcoder.com/practice/3abefc6fc73e4f219dad0ab66e6b1e3f
delete from exam_record; alter table exam_record drop id;
相关推荐