Forums

This topic is locked

delete records in table every day

Posted 08 Mar 2001 11:07:23
1
has voted
08 Mar 2001 11:07:23 Vivian Eersels posted:
I would to make a trigger or something else that delete automaticly all records in 1 table of the SQL db evry day.
Is this posible?
How?

Replies

Replied 21 Mar 2001 12:24:32
21 Mar 2001 12:24:32 George Petrov replied:
If you are using SQL server you can schedule a job that runs every day and executes a delete query.

Greetings,
George Petrov
www.UDzone.com
Replied 22 Mar 2001 09:09:02
22 Mar 2001 09:09:02 Vivian Eersels replied:
OK, next question: How?
(If you could, please explain in dutch)

Reply to this topic