General Information List of All Allowed Databases in MS SQL Server

In MS SQL Server, the following query is run to get the list of general information of all databases allowed by the user role.

EXEC sp_helpdb


You May Interest

Which TCP/IP Port Does the SQL Server Run On ?

Using MS SQL TOP

Getting Rows in a Table in Random Order in MS SQL

What is SQL Profiler ?

What is Failover Clustering in SQL Server ?