DELETE - delete rows from a table DELETE FROM table WHERE condition If you omit the WHERE clause, all the rows in the table will be deleted DELETE FROM table — The DELETE statement returns the number of rows deleted If no rows are deleted, the DELETE statement returns zero

Get

Explore more quotes

Momchil Kolev