<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Sql-Server on Hanh Pham's Blog</title><link>https://hanhpp.github.io/tags/sql-server/</link><description>Recent content in Sql-Server on Hanh Pham's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 06 Sep 2026 11:00:00 +0700</lastBuildDate><atom:link href="https://hanhpp.github.io/tags/sql-server/index.xml" rel="self" type="application/rss+xml"/><item><title>Making a Multi-Step SQL Server Script's Rollback Actually Trustworthy</title><link>https://hanhpp.github.io/posts/sql-server-trustworthy-rollback-xact-abort/</link><pubDate>Sun, 06 Sep 2026 11:00:00 +0700</pubDate><guid>https://hanhpp.github.io/posts/sql-server-trustworthy-rollback-xact-abort/</guid><description>When one step in a multi-step SQL Server script fails, what actually happens to your data depends entirely on how you&amp;rsquo;ve wired up error handling, and the default is not what most people assume. Three scenarios, measured with real ledger output.</description></item><item><title>When a Wildcard Join Multiplies Your Data (and How to Actually Fix It)</title><link>https://hanhpp.github.io/posts/sql-server-wildcard-joins-and-unpivot/</link><pubDate>Sat, 05 Sep 2026 10:30:00 +0700</pubDate><guid>https://hanhpp.github.io/posts/sql-server-wildcard-joins-and-unpivot/</guid><description>A join rule that matches &amp;lsquo;anything&amp;rsquo; looks like an ordinary filter, until it quietly multiplies your row count. Measured, not estimated: what a wildcard join actually costs, why a CREATE INDEX line doesn&amp;rsquo;t always buy you a seek, and why UNPIVOT beats a ten-way OR chain.</description></item></channel></rss>