Explore >> Select a destination


You are here

dbanuggets.com
| | bronowski.it
0.7 parsecs away

Travel
| | This month the #TSQL2SDAY invitation comes from Steve Jones who asks us to write about Jupyter notebooks.
| | gorandalf.wordpress.com
2.3 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...
| | gouthamanbalaraman.com
1.4 parsecs away

Travel
| | Some notes on profiling python code in the Jupyter notebook environment
| | visualstudioextensions.vlasovstudio.com
10.5 parsecs away

Travel
| 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...