It sometimes becomes necessary to remove information from a relational database. Fortunately, Structured Query Language provides a flexible DELETE command that can be used to remove some or all of the information stored within a table.
Read more: Deleting Information from a Database
Read more: Deleting Information from a Database

And don’t forget the most IMPORTANT rule… before issuing any DELETE command… BACK UP your database.
Richard Rost
AccessLearningZone