Hi all
I know what's in the subject is far from being the correct way to do this as I did this a few months ago and forgot to save the script!
Basically, I've got a SQL datestamp applied to all records in a table. Structyre of the date is standard SQL:
2005-06-08 07:00:00
I need to delete records from this table that are between two dates, regardless of the time. I've been messing around with and I think using that is how I did it before but I can't, for the life of me, get it right!
Please help, thanks in advance!
Rich
I know what's in the subject is far from being the correct way to do this as I did this a few months ago and forgot to save the script!
Basically, I've got a SQL datestamp applied to all records in a table. Structyre of the date is standard SQL:
2005-06-08 07:00:00
I need to delete records from this table that are between two dates, regardless of the time. I've been messing around with and I think using that is how I did it before but I can't, for the life of me, get it right!
Please help, thanks in advance!
Rich