News

DELETE queries delete data from a database. It is important to note that using a DELETE statement without a WHERE clause will delete all records held in a table.