<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>cds on Abapinho</title><link>https://abapinho.com/en/tags/cds/</link><description>Recent content in cds on Abapinho</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2009-2026 Nuno Godinho</copyright><lastBuildDate>Mon, 14 Sep 2026 09:00:00 +0100</lastBuildDate><atom:link href="https://abapinho.com/en/tags/cds/index.xml" rel="self" type="application/rss+xml"/><item><title>Use UNION ALL whenever possible</title><link>https://abapinho.com/en/2026/09/union-all/</link><pubDate>Mon, 14 Sep 2026 09:00:00 +0100</pubDate><guid>https://abapinho.com/en/2026/09/union-all/</guid><description>&lt;p>In SQL, &lt;code>UNION&lt;/code> is used to combine the results of two &lt;em>queries&lt;/em>. But in many cases, &lt;code>UNION ALL&lt;/code> should be used instead.&lt;/p></description></item></channel></rss>