Managed Instance Impressions
Today Steve asks about your view of Managed Instance. He has found many people like the offering quite a bit.
Today Steve asks about your view of Managed Instance. He has found many people like the offering quite a bit.
Learn how Daniel Calbimonte is using the AI in Bing to have some fun, write some code, and get help.
Learn about creating stored procedures in the SQL Server tempdb database and why you might want to create temporary stored procedures.
Two days of Data, Beer and Bratwurst. What did it bring me, find out by reading this photo-rich article.
Steve has had a good time sharing knowledge with others at events. He gives you a few thoughts on why you might join him at a future event.
Over the past years, “traditional” ETL development has morphed into data engineering, which has a more disciplined software engineering approach. One of the benefits of having a more code-based approach in data pipelines is that it has become easier to build metadata driven pipelines.
Learn how to use the OneLake Explorer and Data Wrangler extension in VS Code to empower users to work with data in Microsoft Fabric.
Steve has a few thoughts on invisible downtime, a term he had never heard until recently.
We experienced several unplanned outages and failovers on our SQL Server Always On Availability Groups. We want to know the root cause to prevent them from happening in the future. How do we identify the root causes of unplanned Availability Group outages and failovers?
This article includes an overview of how big data and Artificial Intelligence (AI) models work together.
By Steve Jones
lilo– n. a friendship that can lie dormant for years only to pick right...
I spend my days working on and managing SQL Server instances—working days at least,...
Want to learn SQL and get some real practice this December? Check out the...
Hi I am working on a rolling average calculation that is not working quite...
Comments posted to this topic are about the item Subscribing to a Great New...
Hi, is there a way when using excel as a flat file source in...
What happens when I run this code:
EXEC sp_executesql N'PRINT 1; GO';See possible answers