N
NFL
I have a database that I would like to delete all records that are greater
than 90 days old in my table. The condition would be looking at the
"InitialContact" field in my table and the data type is set to "date" format.
I'm not sure how to approach this and I was thinking that I could create a
query to identify records that are over 90 days and then where do I go from
there?
Thank you,
than 90 days old in my table. The condition would be looking at the
"InitialContact" field in my table and the data type is set to "date" format.
I'm not sure how to approach this and I was thinking that I could create a
query to identify records that are over 90 days and then where do I go from
there?
Thank you,