sp_PruneTable
Delete old entries from a capture history table. The data deleted is based on the Retention configured for the specific table.
This is called by each relevant the capture activity.
Usage:
EXEC [Util].[sp_PruneTable] @Table='myTableName'
Page Last Updated: 21 September 2025
