Procedure to make create of SQL Server Linked server easier
Kill all actives connections on a database.
Stored procedure will make the job of altering the type of an SQL Server Table
Procedure in order to Quick launch the backup of a database
get the details of the defaults constaints
Easyly drop a column.
Drop the default constraint associated to a column
drops the primary key of a table.
Export a Query to CSV Format
Quick maintenance plan for a database.
rebuild the all the indexes of a databases
Will restore a backup from a file.
Shrinks the current database
Will give the size of tables and indexed and number of rows of each table.
This allow to understand how the size is used inside a database.
Detect the processes actually waiting for the release of a lock
list the columns included in indexes.