输入banner图图片脚本导航/分类

Mysql多表关联删除操作

tableA a from tableA a left join tableB b on a.netbar_id = b.netbar_id where b.role_id = 0;

 

Mysql多表关联删除操作

标签: