|
You are here |
dbanuggets.com | ||
| | | | |
bronowski.it
|
|
| | | | | This month the #TSQL2SDAY invitation comes from Steve Jones who asks us to write about Jupyter notebooks. | |
| | | | |
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... | |
| | | | |
gouthamanbalaraman.com
|
|
| | | | | Some notes on profiling python code in the Jupyter notebook environment | |
| | | | |
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... | ||