Celebrating World Backup Day with Stedman’s SQL School: Unlock the Secrets of Efficient Backup and Recovery As we mark World Backup Day on March 31st, it’s a timely reminder of the critical importance of data backups in our increasingly digital world. In the realm of database management, particularly with SQL Server, the significance of having a reliable backup and recovery strategy cannot be overstated. Data is the lifeline of any organization, and the ability to recover it swiftly and accurately …

Celebrating World Backup Day Read more »

You usually don’t notice a slow query right away. What you do notice is everything else starting to lag. Dashboards take longer to load, jobs start overlapping, and suddenly users are asking what changed. Long running queries are often at the center of that. The good news is they’re not hard to track down when you have the right visibility. In this post, we’ll walk through how to quickly spot them, understand their impact, and decide what to do next …

Finding Long Running Queries in SQL Server Read more »

Embrace Efficiency and Growth: The Integrated Power of Managed Services In today’s fast-evolving business landscape, organizations are constantly seeking ways to optimize their operations, scale efficiently, and ensure the robust management of their critical IT infrastructure. Stedman Solutions offers a suite of Managed Services designed to address these core needs, emphasizing the essential role of expert database administration in achieving business excellence. This consolidated blog post integrates insights from various discussions, outlining how Stedman Solutions empowers businesses through its comprehensive …

The Integrated Power of Managed Services Read more »

In SQL, one concept that often stands out for its versatility and power is the subquery. A subquery, or nested query, is essentially a query within a query, allowing you to tackle complex data retrieval tasks with precision. Whether you’re filtering results based on dynamic conditions or aggregating data on the fly, subqueries are an indispensable tool in a database professional’s toolkit. In this blog post, we’ll break down the fundamentals of SQL subqueries, starting with a clear definition of …

Understanding SQL Subqueries: Definition, Examples, and Use Cases Read more »

In the ever-evolving landscape of database technologies, the battle between SQL and NoSQL continues to spark intense discussions among developers and businesses alike. While NoSQL databases have gained traction for their flexibility and scalability in handling unstructured data, SQL remains a cornerstone for many critical applications. Its enduring relevance stems from a robust foundation that prioritizes structure, reliability, and precision, making it a preferred choice in numerous scenarios. As someone who has navigated the intricacies of database management for years, …

SQL Still Shines: Advantages of SQL Over NoSQL Read more »

Over the past 25 years, Microsoft SQL Server has evolved significantly, introducing powerful tools and functionalities while phasing out others. As part of this evolution, many features have been marked as deprecated—still operational in current versions but slated for removal in future releases. Understanding these deprecated features is crucial for database administrators and developers to ensure long-term compatibility and avoid potential disruptions in their systems. Deprecation serves as a signal from Microsoft to transition away from outdated or less efficient …

SQL Server Deprecated Features: A 25-Year Timeline and Future-Proofing Guide Read more »

Are you looking to elevate your SQL Server expertise without breaking the bank? Our free weekly newsletter is your gateway to mastering SQL Server management with cutting-edge insights and practical advice. Designed for database administrators, developers, and IT professionals, this resource is tailored to help you stay ahead in a fast-evolving field. Each week, the SQL Server Newsletter delivers a wealth of knowledge straight to your inbox, from performance tuning tricks to security best practices. We distill complex concepts into …

Boost Your SQL Server Skills with Our Free Weekly Newsletter Read more »

Finding Peace of Mind with SQL Server Managed Services As the owner or manager of a business that relies on SQL Server for critical data management and operations, the thought of your SQL Server encountering issues during the off-hours can be a significant source of stress. The fear of waking up to a server crash, data loss, or performance issues is enough to keep anyone up at night, questioning if their SQL Servers are properly taken care of. This concern …

Sleep Better With Our SQL Server Managed Services Read more »

Monitoring long-running queries is an essential part of database performance monitoring, as it can help identify queries that are causing performance issues and take corrective action to optimize them. Database Health Monitor for SQL Server provides insights into long-running queries, enabling you to identify performance bottlenecks and optimize query execution. Blocking Query Monitor: Identifying Performance Bottlenecks in Real-Time One of the primary ways Database Health Monitor tracks long-running queries is through its Blocking Query Monitor. When a query is blocked …

Troubleshooting Slow SQL Server Queries Read more »

10 Essential SQL Server Metrics to Monitor for Optimal Performance When it comes to managing SQL Server Performance, there are many metrics that need to be monitored continuously to ensure smooth operations. Ignoring these critical metrics can lead to slow response times, bottlenecks, or even system outages. In this blog post, we’ll highlight the top 10 performance metrics you should track, and how Database Health Monitor can make this process easier. Top 10 SQL Server Performance Metrics Wait Statistics What: …

Top 10 SQL Server Performance Metrics to Monitor for Optimal Results Read more »