mysql 中delete from select * from tbl后面不能有where条件,如果必须删除有where条件的select出来的结果,可以在外面再包裹一层select。
確定! 回上一頁