OldSkoolSkater
MIS
Help me, I'm drowning!
I have a table (ZZ_TRANS_LOG) in our database that needs to have its contents deleted on a regular basis to prevent it from growing too large.
Is there a way to automate this process (through Transact_SQL or whatever)?
Alternatively, it possible to cap a table size so that the oldest data gets removed when the table reaches capacity?
Please give answers suitable for a fellow with very limited sql experience who has just had a sql system dumped on him!!
Cheers
Steve
I have a table (ZZ_TRANS_LOG) in our database that needs to have its contents deleted on a regular basis to prevent it from growing too large.
Is there a way to automate this process (through Transact_SQL or whatever)?
Alternatively, it possible to cap a table size so that the oldest data gets removed when the table reaches capacity?
Please give answers suitable for a fellow with very limited sql experience who has just had a sql system dumped on him!!
Cheers
Steve