N
Noozer
What SQL would I use to delete the oldest record, if I had more than 5,000
records? Better yet, if there are more than 5,000 records, delete all the
oldest until there are less than 5,000.
My table includes a column named "Added" which contains the date that the
record was added.
Thx!
records? Better yet, if there are more than 5,000 records, delete all the
oldest until there are less than 5,000.
My table includes a column named "Added" which contains the date that the
record was added.
Thx!