Skip to content
Posts
- Comparison of SQL on Virtual Machine (VM) vs Azure Managed Instance (MI) vs Azure SQL Database (DB) (November 8, 2024)
- SQL Query Optimization: A Practical Guide for Database Admins and Developers (September 8, 2024)
- [18Gb in 5min] How to Copy Table Data from One Database to Another in SQL (September 8, 2024)
- 9 Best Sample SQL Databases for Practice [+ Free Downloads] (September 8, 2024)
- Why Setting Up Right SQL Job Owner Matters? (August 9, 2024)
- SQL Server Database Assessments (July 5, 2024)
- [Case Study] How to Size Azure Managed Instance & Avoid Overspending (June 15, 2024)
- Easy Guide: Download and Install SQL Server Data Tools 2019 (SSDT 2019) (April 22, 2024)
- How We Slashed SQL Query Disk Read Operations by 1,152 Times (March 28, 2024)
- How We Made T-SQL Queries Run 34,785 Times Faster (March 19, 2024)
- How We Made T-SQL Queries Run 17,000x Faster [Case Study] (March 18, 2024)
- How To Eliminate SQL Server Migrations Performance Degradation Risks With Distributed Replay (DReplay) (March 15, 2024)
- How To Fix SQL Server RECOVERY PENDING Mode (March 15, 2024)
- Why Disk Operations Matter The Most When Tuning T-SQL Calls For Performance (March 15, 2024)
- Why Should You Care About CLR Integration In SQL Server? (March 15, 2024)
- What Is SQL Server Parameter Sniffing? (March 14, 2024)
- Methods for Performance Tuning on Azure SQL Database (March 14, 2024)
- Top 10 SQL Server Performance Tuning Mistakes (March 14, 2024)
- When Was The Last Time Your SQL Server Wait Stats Were Cleared? (March 13, 2024)
- How to Check MaxDOP in SQL Server and Set it for Optimal Performance (March 13, 2024)
- Wasting CPU For Implicit Conversions In SQL Server (March 13, 2024)
- Using PowerShell To Monitor Disk Usage (March 13, 2024)
- Two Most Important Decisions In Disaster Recovery – RPO And RTO (March 13, 2024)
- Untrusted Foreign Keys And Constraints Can Degrade Your SQL Server Performance (March 12, 2024)
- Stored Procedures and RECOMPILE Option: When and Why to Use It (March 12, 2024)
- Why Should You Care About Users With Elevated Permissions In SQL Server? (March 12, 2024)
- Why the Database Compatibility Level Matters in SQL Server? (March 12, 2024)
- The Risks Of SQL Server Differential Backups (March 12, 2024)
- [Step-by-Step Guide] Configure Azure Managed Instance SQL Replication to on-premises SQL Server (March 12, 2024)
- Trace Flags In SQL Server (March 11, 2024)
- The Proper Way To Setup SQL Server Alerts (March 11, 2024)
- SQL Server Performance Has Been Tuned, But What I Got Is “I Cant Feel It!” Wait! What?? (March 11, 2024)
- Best Practices For SQL Server Statistics (March 10, 2024)
- SQL Server Startup Parameters (March 10, 2024)
- SQL Server Shrink: Best Practices (March 9, 2024)
- SQL Server Remote Dedicated Admin Connection (DAC) (March 8, 2024)
- SQL Server Page Verification CHECKSUM (March 8, 2024)
- Best Practices for SQL Server Availability on Amazon RDS (March 8, 2024)
- SQL Server On Amazon RDS (March 8, 2024)
- SQL Server Monitoring Software Tools (March 8, 2024)
- Managing SQL Server Objects with SET Options (March 7, 2024)
- SQL Server Migration To Amazon RDS Strategies (March 7, 2024)
- Main Differences Between MS SQL Server Native Backups And 3rd Party Tools (March 7, 2024)
- SQL Server Max Memory Parameter (March 7, 2024)
- SQL Server Log File Too Big (March 7, 2024)
- SQL Server High Availability (HA) (March 6, 2024)
- SQL Server High Availability - All You Need To Know (March 6, 2024)
- SQL Server Index Tuning for Performance (March 5, 2024)
- Why Picking the Right Data Types in SQL Server Matters (March 5, 2024)
- SQL Server Change Tracking: Benefits, Limitations, and When to Use (March 5, 2024)
- Why Should You Enable SQL Server Database Backup Compression By Default? (March 5, 2024)
- Should I Migrate My SQL Server To Linux? (March 4, 2024)
- SQL Server Data Encryption And Your Options (March 4, 2024)
- Review Your Windows Task Scheduler: It Can Impact Your SQL Server Performance (March 4, 2024)
- Removing Offline Databases And Orphaned Data Files From Your SQL Server (March 4, 2024)
- Page Life Expectancy & Why Should You Care? (March 4, 2024)
- SQL Server AlwaysOn Cluster Patching Window OS: Step-by-Step Guide (March 3, 2024)
- Optimal Window’s OS Page File Settings For SQL Server (March 3, 2024)
- Simple Recovery Model In SQL Server (March 3, 2024)
- New Microsoft Software Assurance Benefits For SQL Server High Availability And Disaster Recovery (March 3, 2024)
- Best Windows Power Plan for Optimizing SQL Server Performance (March 2, 2024)
- Migrating Microsoft SQL Server To Amazon AWS RDS (March 2, 2024)
- Microsoft SQL Server Migration Strategies To AWS (March 2, 2024)
- SQL Server – Priority Boost Option (March 1, 2024)
- Never Use The Full Recovery Model Without A Backup (March 1, 2024)
- Monitoring Deadlocks In The SQL Server (March 1, 2024)
- Microsoft SQL Server Management Studio (SSMS) (March 1, 2024)
- [FULL] Microsoft SQL Server Versions List (March 1, 2024)
- How To Troubleshoot A Slow-Running Query Using Wait Stats In SQL Server? (February 29, 2024)
- [7 Tips] How to Improve T-SQL Query Performance (February 29, 2024)
- How To Test SQL Server Migrations Using Log Shipping (February 29, 2024)
- How To Prevent SQL Injections (February 29, 2024)
- How To Re-Initialize SQL Server Merge Replication Publication (February 29, 2024)
- [3 step process] How to Check for Updates in SQL Server Management Studio (SSMS) (February 28, 2024)
- How To Identify Deprecated Features In Use On A SQL Server Instance? (February 28, 2024)
- Microsoft Dynamics 365 (February 28, 2024)
- 7 Essential SQL Server DMV Queries Every Admin Should Know (February 28, 2024)
- Encrypting Drives on Live SQL Server with AlwaysOn (February 28, 2024)
- Little Bobby Tables And SQL Injection? (February 28, 2024)
- Keep Your Jobs Safe Using SQL Agent Notifications (February 28, 2024)
- How To Enable SQL Server Query Store [Best Practices] (February 27, 2024)
- How to Configure Antivirus for SQL Server (and Improve Performance) (February 27, 2024)
- Keep SQL Server Backups Safe: Best Practices (February 27, 2024)
- Is Your SQL Server Generating Dump Files? (February 27, 2024)
- Increasing Cost Threshold For Parallelism May Improve Your SQL Server Performance (February 27, 2024)
- [4 ways] How To Check SQL Server Error Log Location? (February 27, 2024)
- How Many CPUs Is Your SQL Server Able To Use? (February 27, 2024)
- How High Virtual Log File (VLF) Count Kills SQL Performance (February 26, 2024)
- How Can You Find The SQL Server Jobs That Start Simultaneously? (February 26, 2024)
- Hardware And Performance Tuning In SQL Server (February 26, 2024)
- Guide: How To Test And Compare Performance Of Two SQL Servers (February 26, 2024)
- Improve Your SQL Server Transaction Log Performance Using Delayed Durability (February 26, 2024)
- Forcing Index, Order, And Join Hints And Being Careful (February 26, 2024)
- Improve Your SQL Server Performance Enabling Data Compression (February 26, 2024)
- Improve SQL Server Performance By Enabling Instant File Initialization (February 26, 2024)
- Disabling Windows “Visual Effects” To Boost Performance (February 24, 2024)
- Disable Unnecessary SQL Server Instances And Services (February 24, 2024)
- Database Engine Tuning Advisor (DTA) in Microsoft SQL Server (February 24, 2024)
- Database Blogs – Top 18 List (February 24, 2024)
- Dangerous SQL Server Builds (February 24, 2024)
- Ola Hallengren Maintenance for SQL Server [Full Guide] (February 23, 2024)
- SQL Server Agent Job History Retention (February 22, 2024)
- TempDB Best Practices for Optimal Performance (February 22, 2024)
- Best Practices For The SQL Server Error Log (February 21, 2024)
- Best Practices For Performance Counters In Microsoft SQL Server (February 21, 2024)
- Finding User Tables In SQL Server System Databases (February 21, 2024)
- [Full Guide] What is SQL Server Heap Table and How to Find Them (February 21, 2024)
- Fail-Safe Operator For SQL Server Agent (February 21, 2024)
- Enabling Lock Pages In Memory For SQL Server (February 21, 2024)
- [Tried & Tested] SQL Server Disk Configuration Best Practices (February 21, 2024)
- Disabling Windows Automatic Updates (February 21, 2024)
- Top Tips for Optimal Performance After SQL Server Installation (February 20, 2024)
- [Security Best Practices] SQL Server On Amazon RDS (February 20, 2024)
- Azure Stack On-Premises & How It'll Blow Your Mind (February 19, 2024)
- Choosing the Right Azure SQL Service Database: A Complete Guide (February 19, 2024)
- [Pros & Cons] Azure SQL Managed Instances (February 19, 2024)
- How to Install DBATools Powershell Module for SQL Server [Full Guide] (February 19, 2024)
- [Quick Guide] Autogrowth in SQL Server: Best Practices (February 19, 2024)
- How Triggers Affect Your SQL Server Performance (February 19, 2024)
- [Complete Guide] Amazon RDS Managed Instance (February 17, 2024)
- How To Use SQL Server FILESTREAM Feature For Large Databases (February 16, 2024)
- 7 T-SQL Development Tips For Faster Queries (February 16, 2024)
- Performance Tuning Techniques For SQL Server Replication (February 16, 2024)
- Selecting the Right Database for Your Application (February 16, 2024)
- Unlock the Secrets: How to Choose the Best Encryption Feature for SQL Server (February 16, 2024)
- Azure SQL And Security Best Practices (February 15, 2024)
- 54-Step SQL Server Setup Checklist (February 15, 2024)
- SQL Server Migration To Amazon RDS (February 15, 2024)
- SQL Server Installation Configuration Guide (February 15, 2024)
- Amazon AWS Storage Selection Guide For SQL Server - When To Use S3, EBS Or EFS (February 14, 2024)
- "Optimize For Ad Hoc Workloads" Option And SQL Performance (February 14, 2024)
- Comparing Performance of Two SQL Servers: Part 2 (February 7, 2024)
- The Definitive Guide for Microsoft SQL Server Licensing (February 6, 2024)
- What Is Cursor in SQL Server And Why Is It Used? (February 6, 2024)
- SQL Server Performance Tuning Using Indexes (February 6, 2024)
- Amazon SQL RDS vs Azure SQL - [Ultimate Showdown] (February 6, 2024)
- [Step-by-Step] Migrating SQL Server to Azure SQL Database (February 6, 2024)
- Comparing Performance of Two SQL Servers: Part 1 (February 5, 2024)
- Resources To Microsoft SQL Server (January 1, 2024)
- Different Ways To Sync SQL Server Data From Azure To On-Premise SQL Server (December 11, 2023)
Pages
- Sitemap (January 8, 2025)
- Schedule a Call (November 19, 2024)
- Write For Us (September 23, 2024)
- Podcast (August 30, 2024)
- SQL Server Health Check (August 15, 2024)
- SQL Server Security (August 15, 2024)
- SQL Server Tips (August 15, 2024)
- SQL Server Performance Tuning (August 15, 2024)
- SQL Server Migrations & Upgrades (August 15, 2024)
- Database Popularity Ranking (July 9, 2024)
- Careers (July 3, 2024)
- Areas We Serve (July 3, 2024)
- Case Studies (June 9, 2024)
- Terms Of Use - Red9 (March 22, 2024)
- Client Reviews (November 28, 2023)
- About Red9 (November 28, 2023)
- Home (October 19, 2023)
- Blog (October 19, 2023)
- Contact (October 17, 2023)
- Services (October 13, 2023)
Consulting Locations
- Tucson, Arizona (November 4, 2024)
- Tampa, Florida (November 3, 2024)
- Virginia Beach, Virginia (October 27, 2024)
- St. Louis, Missouri (October 27, 2024)
- Sacramento, California (October 26, 2024)
- Richmond, Virginia (October 26, 2024)
- Raleigh, North Carolina (October 26, 2024)
- Omaha, Nebraska (October 26, 2024)
- Honolulu, Hawaii (October 26, 2024)
- Fresno, California (October 26, 2024)
- Colorado Springs, Colorado (October 26, 2024)
- Buffalo, New York (October 26, 2024)
- San Jose, California (October 21, 2024)
- San Antonio, Texas (October 21, 2024)
- Portland, Oregon (October 20, 2024)
- Milwaukee, Wisconsin (October 20, 2024)
- Memphis, Tennessee (October 20, 2024)
- Indianapolis, Indiana (October 18, 2024)
- Fort Worth, Texas (October 18, 2024)
- El Paso, Texas (October 18, 2024)
- Columbus, Ohio (October 18, 2024)
- Charlotte, North Carolina (October 18, 2024)
- Pittsburgh, Pennsylvania (October 14, 2024)
- San Francisco, California (October 14, 2024)
- Oklahoma City, Oklahoma (October 14, 2024)
- Nashville, Tennessee (October 11, 2024)
- Detroit, Michigan (October 11, 2024)
- Boston, Massachusetts (October 9, 2024)
- Seattle, Washington (October 4, 2024)
- Orlando, Florida (October 4, 2024)
- New Orleans, Louisiana (October 4, 2024)
- Louisville, Kentucky (October 4, 2024)
- Kansas City, Missouri (October 4, 2024)
- Jacksonville, Florida (October 4, 2024)
- San Diego, California (October 3, 2024)
- Baltimore, Maryland (October 3, 2024)
- Washington, District Columbia (October 2, 2024)
- Arlington, Texas (September 29, 2024)
- Cleveland, Ohio (September 29, 2024)
- Denver, Colorado (September 29, 2024)
- Miami, Florida (September 25, 2024)
- Austin, Texas (September 25, 2024)
- Philadelphia, Pennsylvania (September 19, 2024)
- Las Vegas, Nevada (September 18, 2024)
- Phoenix, Arizona (September 8, 2024)
- Dallas, Texas (September 8, 2024)
- Atlanta, Georgia (Emergency SQL Services) (August 20, 2024)
- Minneapolis, Minnesota (August 12, 2024)
- Houston, Texas (July 14, 2024)
- Chicago, Illinois (July 14, 2024)
- New York City, New York (July 14, 2024)
- Los Angeles, California (June 20, 2024)
- Atlanta, Georgia (January 18, 2024)
Podcasts
- #06 - Hackers Target SQL, Google Cloud Fixes & Azure Updates (September 22, 2024)
- #05 - Oracle Partners with Its Rivals, MariaDB Goes Private, Users Leaving Redis (September 13, 2024)
- #04 - SQL Injection Breaches Airport Security and Azure’s $200B AI Plan (September 8, 2024)
- #03 - Azure Outage, DBA Trends, GPT-4o Update & MySQL Future (August 30, 2024)
- #02 -AWS Risks, Database Investments & SQL Server Updates: What You Need to Know (August 30, 2024)
- #01 -AI Breakthroughs and SQL Growth: Top Trends You Can't Miss in Database Tech (August 30, 2024)
Services
- Database Management Services (November 8, 2024)
- Database Consulting (October 25, 2024)
- SQL Server DBA Support (October 18, 2024)
- SQL Server Consulting (June 13, 2024)
- SQL Server Managed Services (June 12, 2024)
- Emergency SQL Support (June 11, 2024)
- SQL Server Audit (June 10, 2024)
- SQL Performance Tuning Services (June 9, 2024)
- SQL Server Upgrades (June 2, 2024)
- SQL Server Migrations (June 1, 2024)
- Remote SQL DBA (July 11, 2023)