mysql-mySQL 单表删除低于平均分以下的所有数据
程序员文章站
2022-06-06 13:32:27
...
mysql
delete from t_table where num t_table)
执行报错。哪里错了吗?还是有其他方法?