Automatically Delete Records from a Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello-
I would like to automatically delete all of the records in a table that meet
a certain criteria in a specific field of a specific column. Example, delete
all records that have 2008 in the fields of the Year Column.
Thank you for any info that would point me in the right direction.
Filo
 
Create a Delete query and place the required parameter in the criteria field.
Does that explain enough or am I think the simple way?
 
Back
Top