The DELETE statement is used to delete rows in a table. TRUNCATE TABLE is similar ... Notice that if you omit the WHERE clause, all records will be deleted!
確定! 回上一頁