Truncating Transaction Log
The database is transactional and I don't mind truncating the older transactions as we have it all backed up but I don't want to truncate recent transactions in the log.
So can you delete lets say transactions in the log that are older than 3 months?
Thanks,
Ninel
|