DBStats: A Stored Procedure for Easily Retrieving Basic DB Information

In this article I am publishing a stored procedure I have recently written and which given a database name as an input parameter it returns the below basic information:
The below is a screenshot of the output when I execute the stored procedure:






















The following catalogs are used:
You can download the stored procedure here.
Feel free to post any comments for adding more functionality to the stored procedure!

Labels: , ,