/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

tsqltuesday.azurewebsites.net
| | sqlatspeed.com
0.1 parsecs away

Travel
| | T-SQL Tuesday is a monthly blog party for the SQL Server community. It is the brainchild of Adam Machanic (b|t) and I am thankful for the opportunity to host this month's edition. The concept is straightforward - each month a blog hosts the party and everybody who wants to contribute can write a post about...
| | nocolumnname.blog
0.7 parsecs away

Travel
| | Read this and don't bother me for permissions again...I'm talking to the user, not you.
| | blobeater.blog
1.4 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...
| | gorandalf.wordpress.com
15.4 parsecs away

Travel
| Each SQL Server database has a setting called Compatibility Level that determines how T-SQL commands are interpreted and what features are supported for that database. A singleSQL instance can host multiple databases withdifferent compatibility levels, so SQL statementsthat work onone database might not work onthe other. Each version of SQL Server introduces a new compatibility...