levi.rogers
New member
- Local time
- Today, 14:28
- Joined
- Mar 8, 2007
- Messages
- 9
I would like to delete records using a sql statement and comparing dates.
The dates will be current date and creation date.
Creation date will be imported into the table from another database. Obviously the current date will be rendered by the system.
I would like to delete all records that have a created date less than 30 days old.
Any thoughts.
The dates will be current date and creation date.
Creation date will be imported into the table from another database. Obviously the current date will be rendered by the system.
I would like to delete all records that have a created date less than 30 days old.
Any thoughts.