Here in this section I will post the link of scripts to download that I have created over the times during my consultation or when I have a community session demo. If you want me to create a script for something specific, you are welcome to post back your ideas in the comment section
- Download script to find Missing Indexes, Link -> http://www.hemantgirigoswami.com/sqlservercitation/scripts//MissingIndexes.sql
- Download script to find various propery of SQL Server i.e. Edition, Version etc., Link -> http://www.hemantgirigoswami.com/sqlservercitation/scripts/sqlserverproperty.sql
- Downlaod script to find given word from the string, Link -> http://www.hemantgirigoswami.com/sqlservercitation/scripts/searchinggivenwordfromstring.sql
- Download script on how to perform transaction in chunk, link -> http://www.hemantgirigoswami.com/sqlservercitation/scripts/Transaction_in_Chunk.txt
- Download script which not only take backup but also verifies the backup set, Link -> http://www.hemantgirigoswami.com/sqlservercitation/scripts/backupandverify.sql