/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sqlservercode.blogspot.com
| | www.kevinrchant.com
2.8 parsecs away

Travel
| | I want to do a unique review of SQL Server index types in this post. In order to help raise awareness about some of them.
| | blobeater.blog
3.1 parsecs away

Travel
| | T-SQL Tuesday #86: SQL Server Bugs & Enhancement Requests hosted by Brent Ozar. https://www.brentozar.com/archive/2017/01/announcing-t-sql-tuesday-87-sql-server-bugs-enhancement-requests/ I did not want to miss out on this one because I want to mention a connect item that I logged last year which is still active. This is an enhancement request for SQL Server where I got the idea from...
| | schottsql.com
3.4 parsecs away

Travel
| | For those of us who've worked with SQL Server for some time, we've regularly used SQL Server Management Studio (SSMS). In recent years, we've seen an increase in websites and appl...
| | troubleshootingsql.com
9.6 parsecs away

Travel
| In the last post of this series, I had described how to determine if any database files were hosted on the temporary drive on the Azure virtual machine. In this post, I shall check if any of the drives hosting the SQL Server database files have block sizes other than 64KB. As per best practice...