Delete (SQL) - Your Art History Reference Guide!

ArtHistoryClub Information Site on Delete (SQL) Art History Art History Search        Art History Browse welcome to our free resource site for all art history lovers!
Art History Search        Art History Browse             News        Gallery        Forums        Articles        Weblinks        welcome to our free resource site for all art history lovers!

Delete (SQL)

A DELETE statement in SQL removes records in a relational database management system.

The DELETE statement has the following form:

DELETE FROM table_name [WHERE condition]

Any rows that match the WHERE condition will be removed from the table.


Examples

DELETE FROM mytable WHERE mycol > 100;

Last updated: 05-23-2005 22:06:09
Last updated: 01-04-2007 01:18:57
The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. See original document.
Art History Search | Art History Browse | Contact | Legal info