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

MS SQL Finding Which Tables a Column Name is In

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

What is Auditing Inside SQL Server ?

What is an OUTPUT Clause Inside SQL Server ?

What is the Filtered Index in SQL Server ?