evelopers and administrators can get insights into database performance.
The database for a Business Central environment makes performance counters and information about SQL queries available through Dynamic Management Views (DMVs). It requires direct database access to be able to obtain this information, and for Business Central online environments, this isn't possible due to security restrictions.
With this capability, the Business Central platform makes data about database wait statistics as a virtual table, so that the data can be accessed from AL code. We'll also add a page on top of the new table to make it easy to get the data without having to write code.
You can check the performance of your database by looking at the information provided by Database Wait Statistics in Business Central.