 |
Delete (SQL) - Wikipedia, the free encyclopedia
In the database structured query language (SQL), the DELETE statement removes one or more records from a table. A subset may be defined for deletion using a condition, otherwise all records are removed.[1] Some DBMSs, like MySQL, allow to delete rows from
en.wikipedia.org |
 |