|
You are here |
callihandata.com | ||
| | | | |
dbanuggets.com
|
|
| | | | | Thank you Mala for hosting T-SQL Tuesday for August month. Mala asked us to write about the Database version control and what tools we use to manage our database code. Please find the original invite here. Earlier in my career as a DBA, the database code was managed with comments in the code to know... | |
| | | | |
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... | |
| | | | |
visualstudioextensions.vlasovstudio.com
|
|
| | | Visual Commander is a freemium extension allowing you to automate repetitive tasks in Visual Studio and SSMS. SSMS 21 RTM allows to install extensions in .vsix format and Visual Commander v3.5.0 supports it: After the installation, in the main SSMS menu Extensions - Customize Menu... uncheck the VCmd entry: Click Save and Restart. Visual Commander... | ||