sys.sp_help_change_feed_table
general #stored-procedure
Description
2022 (16.x) and later versions Mirrored databases in Microsoft SQL database in Microsoft Fabric Provides the provision or deprovision status and information of table group and table This system stored procedure is used for: SQL database in Microsoft Fabric Microsoft Fabric mirrored databases What is change event streaming (preview)? introduced in SQL Server 2025 (17.x) and ## Syntax
EXECUTE sys.sp_help_change_feed_table;
Examples
Example 1
EXECUTE sp_help_change_feed;