DELETE a, b FROM `a` JOIN `b` ON b.ID != a.post_id. 這樣卻失敗了....? mariaDB 報錯誤: #1064 - You have an error in your SQL syntax; ...
確定! 回上一頁