Explore >> Select a destination


You are here

voiceofthedba.com
| | dbanuggets.com
1.3 parsecs away

Travel
| | With the invitation of Steve Jones for April month of T-SQL Tuesday, I am going to share some of my thoughts on using Jupyter notebooks. Jupyter Notebook is an open-source web application that can serve us to create, share code and documents with others. It provides that beautiful way to document your code, text, images...
| | tsqltuesday.com
1.9 parsecs away

Travel
| | [AI summary] The blog post discusses SQL Server bugs and enhancements, encouraging readers to report issues through Microsoft's Connect platform and participate in the improvement process.
| | www.sqlservercentral.com
2.8 parsecs away

Travel
| | Learn how to use the notebook feature of Azure Data Studio to keep a set of queries together with some documentation.
| | erikdarling.com
10.4 parsecs away

Travel
| [AI summary] A SQL Server consultant discusses challenges with foreign key constraints and deadlock issues caused by an eager index spool in a merge operation, leading to the decision to disable the foreign key to improve performance.