Skip to content

kjlibsol/sql-server-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My collection of SQL Server Scripts

This is a repo I use to keep SQL server related scripts, tips and tricks in one place.

Some are my own, others are copied from others. I try to remember to credit in the scripts.

Maintenance

Create a new user in masterdb and make it dbo on a client db

Backup all databases on server to a folder on the server.

Showing table sizes in SQL Server Management Studio does not always work with Azure. This script gets the job done no matter what.

Cleans up all tables related to a hangfire instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages