To delete multiple rows from a table, we can be using the 'LIMIT' condition in the 'WHERE' clause of the 'DELETE' query. We just have to define the 'LIMIT' ...
確定! 回上一頁