If you have any requirement to extract next 100 sequential date from a present date, you can use the below script. You can change the @datetimeformat value and the output will appear in the same format.
2016-10-10 (first published: 2016-09-26)
527 reads
Identifies SQL and or Jobs that are using tempdb space.
2016-10-07 (first published: 2016-09-20)
1,574 reads
If you have a requirement to enable email notification to all the SQL Jobs, then you may use my script.
2016-10-06 (first published: 2016-09-20)
1,080 reads
Checks currently running sessions and blocking queries with session information
2016-10-05 (first published: 2016-09-16)
814 reads
Delete files via TSQL procedure in shared location
2016-10-04 (first published: 2016-09-19)
478 reads
Server principal 'xx\yy' has granted one or more permission(s). Revoke the permission(s) before dropping the server principal. (Microsoft SQL Server, Error: 15173). If you are gett
2016-10-03 (first published: 2016-09-16)
3,173 reads
One way to calculate how many minutes a person has worked considering holidays and shifts, being given starting and ending date / time
2016-09-29 (first published: 2016-09-08)
608 reads
This Simple script will help to do a Server wide search for an object name or usage of a String in Object Code like Function, Procedure, Views
2016-09-26 (first published: 2016-08-25)
474 reads
Romanian Number Humanizer
2016-09-23 (first published: 2016-08-30)
594 reads
Script to quickly check the drive space utilization.
2016-09-20 (first published: 2016-08-17)
1,035 reads