List All the Tables in a SQL Server Database
Displays the total size of a SQL Server database
Display the free space for a SQL Server database.
Sample script that displays all of the users in a given SQL Server DB.
Sample script that lists all the views in a given SQL Server DB.
Sample script that deletes a SQL Server database.
Sample script that lists the roles within a SQL Server database.
Sample script that lists the rules within a SQL Server database.
Create a SQL Server database.
List the Stored Procedures in a SQL Server database.