|
You are here |
dbanuggets.com | ||
| | | | |
dataeducation.com
|
|
| | | | | This month's T-SQL Tuesday is hosted by Jorge Segarra, the "SQL Chicken." The topic is rather open ended: What is your favorite new(ish) SQL Server feature? Love the DACPAC? Can't wait for PDW? Post about it and tell us why! In other T-SQL Tuesday news, we now have a logo. Those of you who are [...] | |
| | | | |
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... | |
| | | | |
curatedsql.com
|
|
| | | | | ||
| | | | |
erikdarling.com
|
|
| | | [AI summary] The article discusses wrapper stored procedures in SQL Server, their advantages and disadvantages, and when to use them versus dynamic SQL. | ||