Explore >> Select a destination


You are here

www.sqlservercentral.com
| | www.scarydba.com
2.4 parsecs away

Travel
| | I show how to monitor cardinality feedback, a brand new part of intelligent query processing in SQL Server 2022.
| | glennsqlperformance.com
2.5 parsecs away

Travel
| | Introduction This month's T-SQL Tuesday is being hosted by Steve Jones (blog|twitter). The subject is how are you using Jupyter notebooks every day. As Steve describes it, "I want you to write about how you have used, or would like to use, a Jupyter notebook". This post will be my contribution for T-SQL Tuesday #137 -
| | sqlreitse.com
2.2 parsecs away

Travel
| | Whilst working on a blogpost on Fabric Data Warehouse, I started wondering if I could work around the SQL web interface and connect to my OneLake with SSMS and/or ADS. As it turns out, you can! Find the connection-string To be honest, this was the hardest part as the connection-string is somewhat hidden. In your...
| | ankane.org
11.8 parsecs away

Travel
| Jupyter notebooks are a great alternative to the Rails console for doing exploratory data analysis and building predictive models. Here's how to...