DELETE is a DML statement that removes rows from a table. ... The DELETE statement deletes rows from tbl_name and returns the number of deleted rows.
確定! 回上一頁