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

What is a Linked Server in SQL Server ?

Using Trim Function in MS SQL

What is TABLESAMPLE in SQL Server ?

MS SQL Finding Which Tables a Column Name is In

What is Auditing Inside SQL Server ?