This article introduces a new query hint designed to improve the performance of row store heuristics in SQL Server. The hint allows for more granular control over batch mode behavior, potentially reducing overhead in specific scenarios. The article details the reasoning behind the change and provides practical guidance for developers.