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 WHERE

What are Isolation Levels in SQL Server ?

How to Learn MS SQL Server Version

Using MS SQL TOP