Edit

Database Wait Statistics in Dynamics 365 Business Central

The administrators and developers can have insights into the database performance by looking at Database Wait Statistics in Business Central. The information presented by Database Wait Statistics can help to check the kind of resources that are being used and the kind of delays that are being faced by the database processes. By analyzing these wait statistics, you can find the root cause of the slow performance by your database and can eventually make better decisions for the application performance.

For more information about the database wait statistics, see Database Wait Statistics in Dynamics 365 Business Central.

sys.dm_os_wait_stats (Transact- SQL)
Performance Article for Developers