Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: Get the amount of SQL rows read and the amount of SQL statements executed on the session via AL – SessionInformation Data Type
Today I want to share a mini tip about Business Central. How to get the amount of SQL rows read and the amount of SQL statements executed on the session via AL. As you might, As of Business Central April 2019, the AL debugger also offers…