Nuacht

The SQL DELETE statement is not the only way to remove data from a table. You can also use the SQL UPDATE statement to change the values of some columns instead of deleting the rows.