Dynamic management views and functions return server state information that can be used to monitor the health of a server instance, diagnose problems, and tune performance.
Dynamic management views and functions return internal, implementation-specific state data. Their schemas and the data
they return may change in future releases of SQL Server. Therefore, dynamic management views and functions in future
releases may not be compatible with the dynamic management views and functions in this release. For example, in futurere leases of SQL Server, Microsoft may augment the definition of any dynamic management view by adding columns to the end
of the column list. We recommend against using the syntax SELECT * FROM dynamic_management_view_name in production
code because the number of columns returned might change and break your application.
Submitted questions and answers are subject to review and editing, and may or may not be selected for posting, at the sole discretion of w3Sniff.
Get Started
Comments
Leave a Comment