|
You are here |
sqlserver-help.com | ||
| | | | |
blobeater.blog
|
|
| | | | | 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... | |
| | | | |
sqlstudies.com
|
|
| | | | | Sometimes you have a requirement to grant permissions to every database on an instance. Historically this has required creating a user (database level principal) on each database and granting it the correct permission. And making sure to grant those permissions to the model database so that future databases have the correct permission as they are... | |
| | | | |
gorandalf.wordpress.com
|
|
| | | | | 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... | |
| | | | |
azureplayer.net
|
|
| | | What happened in the DAX world in 2022 New DAX functions... in 2022 The Microsoft Learn Cloud Skills Challenge Microsoft Ignite edition is back! How to build unit... | ||