<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Query optimization with join condition	</title>
	<atom:link href="https://mietwood.com/query-optimization-with-join-condition/feed" rel="self" type="application/rss+xml" />
	<link>https://mietwood.com/query-optimization-with-join-condition</link>
	<description>Customer Experience Can Be Managed</description>
	<lastBuildDate>Sat, 11 Oct 2025 16:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: 15 Essential SQL Tips You Can&#039;t Live Without		</title>
		<link>https://mietwood.com/query-optimization-with-join-condition#comment-474</link>

		<dc:creator><![CDATA[15 Essential SQL Tips You Can&#039;t Live Without]]></dc:creator>
		<pubDate>Sat, 11 Oct 2025 16:10:49 +0000</pubDate>
		<guid isPermaLink="false">https://mietwood.com/?p=3349#comment-474</guid>

					<description><![CDATA[[&#8230;] Avoid non-SARGable joins that prevent index usage. Instead of applying functions to columns in join conditions, restructure the logic to preserve index efficiency. This dramatically improves query speed. Read the full guide [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Avoid non-SARGable joins that prevent index usage. Instead of applying functions to columns in join conditions, restructure the logic to preserve index efficiency. This dramatically improves query speed. Read the full guide [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
