shahzadkhan124

With five years of dedicated experience in SQL Server and database management, I specialize in crafting insightful articles that simplify complex SQL concepts for both beginners and seasoned professionals. My expertise spans database optimization, query tuning, and best practices in SQL development. Through my writing, I aim to empower readers to improve their SQL skills and stay updated with industry trends. Whether it’s in-depth tutorials or troubleshooting tips, I’m passionate about sharing knowledge to help the SQL Server community thrive.
  • Skills: Content writing

It seems we can’t find what you’re looking for. Perhaps searching can help.

Blogs

From Planning to Practice: Setting Up Your FinOps Framework

By

As someone who works in DevOps, I’m always focused on creating systems that are...

“We love to debate minutiae”

By

I am guilty as charged. The quote was in reference to how people argue...

Advice I Like: Knots

By

Learn how to tie a bowline knot. Practice in the dark. With one hand....

Read the latest Blogs

Forums

how to write this query?

By water490

Hi everyone I asked this earlier but the desired outcome is a bit different...

Windows logins for users migrated from DomainA to DomainB

By a.koopman

Hi, I have a SQL Server instance where users connect to via Windows Authentication,...

Multiple Deployment Processes

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Multiple Deployment Processes

Visit the forum

Question of the Day

Upgrading Admin Queries

I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?  

See possible answers