Skip to content

A ton of Scripts to help finding SQL Server objects, seeing important info and managing databases.

License

Notifications You must be signed in to change notification settings

monambike/my-own-scripts

Repository files navigation

My Own Scripts 🗄️

Scripts that I made to help with my journey with SQL Server with:

🔎 Finding SQL Server objects such as views, procedures, functions, tables, columns and parameters by their name or type;

🔎 Find views, procedures and functions by the content inside of them;

✏️ Force renaming database;

❌ Kill all process from a database;

📦 Compress database log to make it smaller;

👀 Seeing important info about a database such as compatibility level, collation name, cached size;

👀 See latest databases restore;

👀 See current queries running on server, execution plan, how much long they were being executed, query content and be able stop them.

About

A ton of Scripts to help finding SQL Server objects, seeing important info and managing databases.

Topics

Resources

License

Stars

Watchers

Forks

Languages