<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://dbis-vl2.wikidata.dbis.rwth-aachen.de/index.php?action=history&amp;feed=atom&amp;title=Slide%2FAlgorithms_for_Basisoperations_Join</id>
	<title>Slide/Algorithms for Basisoperations Join - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://dbis-vl2.wikidata.dbis.rwth-aachen.de/index.php?action=history&amp;feed=atom&amp;title=Slide%2FAlgorithms_for_Basisoperations_Join"/>
	<link rel="alternate" type="text/html" href="http://dbis-vl2.wikidata.dbis.rwth-aachen.de/index.php?title=Slide/Algorithms_for_Basisoperations_Join&amp;action=history"/>
	<updated>2026-05-28T19:05:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://dbis-vl2.wikidata.dbis.rwth-aachen.de/index.php?title=Slide/Algorithms_for_Basisoperations_Join&amp;diff=922&amp;oldid=prev</id>
		<title>Sysop: modified through wikirestore by Sysop</title>
		<link rel="alternate" type="text/html" href="http://dbis-vl2.wikidata.dbis.rwth-aachen.de/index.php?title=Slide/Algorithms_for_Basisoperations_Join&amp;diff=922&amp;oldid=prev"/>
		<updated>2023-04-05T07:15:45Z</updated>

		<summary type="html">&lt;p&gt;modified through wikirestore by Sysop&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* {{Link|target=keyword/join algorithms|title=join algorithms}}&lt;br /&gt;
* {{Link|target=keyword/Join|title=Join}}&lt;br /&gt;
* {{Link|target=keyword/Hash Join|title=Hash Join}}&lt;br /&gt;
* {{Link|target=keyword/Nested Loop Join|title=Nested Loop Join}}&lt;br /&gt;
* {{Link|target=keyword/Indexed Loop Join|title=Indexed Loop Join}}&lt;br /&gt;
* {{Link|target=keyword/Sort-Merge Join|title=Sort-Merge Join}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links hierher ==&lt;br /&gt;
{{WhatLinksHere}}&lt;br /&gt;
&amp;lt;pdf page=&amp;#039;35&amp;#039;&amp;gt;5-RelationaleAnfragebearbeitung.pdf&amp;lt;/pdf&amp;gt;&lt;br /&gt;
= Meta =&lt;br /&gt;
{{Slide&lt;br /&gt;
|qkey=RelQuery-35&lt;br /&gt;
|pkey=RelQuery&lt;br /&gt;
|basename=5-RelationaleAnfragebearbeitung.pptx&lt;br /&gt;
|page=35&lt;br /&gt;
|pdf_page=35&lt;br /&gt;
|name=Algorithms_for_Basisoperations_Join&lt;br /&gt;
|title=Algorithmen für Basisoperationen: Join&lt;br /&gt;
|keywords=join algorithms, Join, Hash Join, Nested Loop Join, Indexed Loop Join, Sort-Merge Join&lt;br /&gt;
|links=&lt;br /&gt;
|literature=&lt;br /&gt;
&lt;br /&gt;
|storemode=property&lt;br /&gt;
}}&lt;br /&gt;
= Text =&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Algorithmen für Basisoperationen: Join&lt;br /&gt;
Join•Wichtigste Operation, insbesondere in relationalen DBS:•komplexe Benutzeranfragen•Normalisierung der Relationen•verschiedene Sichten (“views”) auf die Basisrelationen•Beispiele von Join Algorithmen:•Nested Loop Join•:•erzeuge alle Tupel des kartesischen Produktes und prüfe die Join-Bedingung•Nested Block Loop Join•Berücksichtigt die Block-Struktur des verwendeten Speichers•Indexed Loop Join•:•betrachte alle Tupel der einen Relation und greife auf die Joinpartner über einen passenden Index der anderen Relation zu•Hash-Join: •Join-Partner eines Tupels wird mit Hilfe eines Hash-Verfahrens gesucht•Sort Merge Join•:•sortiere beide Relationen nach dem Joinattribut und filtere passende Paare•Es gibt i.A. kein •bester •Join-Algorithmus!  Es ist von der jeweiligen Situation abhängig (Datenverteilung, Existenz von Index, Anfrage usw.), welcher Algorithmus sinnvoll ist.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;headertabs/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sysop</name></author>
	</entry>
</feed>