<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Determinante_%28Informatik%29</id>
	<title>Determinante (Informatik) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Determinante_%28Informatik%29"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Determinante_(Informatik)&amp;action=history"/>
	<updated>2026-06-05T16:42:34Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Determinante_(Informatik)&amp;diff=1047766&amp;oldid=prev</id>
		<title>imported&gt;Max-78: link</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Determinante_(Informatik)&amp;diff=1047766&amp;oldid=prev"/>
		<updated>2021-10-16T12:00:16Z</updated>

		<summary type="html">&lt;p&gt;link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Eine &amp;#039;&amp;#039;&amp;#039;Determinante&amp;#039;&amp;#039;&amp;#039; ist ein Begriff der [[Relationale Entwurfstheorie|relationalen Entwurfstheorie]], die sich mit dem konzeptuellen Entwurf der [[Schema (Informatik)|Schemata]] [[Relationale Datenbank|relationaler Datenbanken]] befasst. Die Determinante beschreibt die Abhängigkeit zwischen [[Attribut (Relationale Algebra)|Attributen]] einer [[Relation (Datenbank)|Relation]]. Sie legt fest, welche Attributmengen den Wert der übrigen Attribute bestimmen.&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
Ein oder mehrere Attribute eines [[Relationenschema]]s fungieren als Determinante, wenn andere Attribute des Relationenschemas [[Funktionale Abhängigkeit|funktional von diesen abhängen]]; wenn also &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; jeweils eine Menge von Attributen eines Relationenschemas &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; sind, dann ist &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; eine Determinante von &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, wenn &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; funktional abhängt (in Zeichen &amp;lt;math&amp;gt;A \rightarrow B&amp;lt;/math&amp;gt;). Eine Determinante ist eine Bedingung, welche die möglichen Ausprägungen eines Datenbankschemas einschränkt, denn wenn &amp;lt;math&amp;gt;A \rightarrow B&amp;lt;/math&amp;gt; gilt, dann sind nur solche Ausprägungen von &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; zulässig, für die gilt:&lt;br /&gt;
&lt;br /&gt;
: Wenn zwei [[Tupel (Informatik)|Tupel]] gleiche Werte für sämtliche Attribute in &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; haben, dann müssen in beiden Tupel auch die Werte aller Attribute in &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; übereinstimmen.&lt;br /&gt;
&lt;br /&gt;
== Determinanten und Schlüssel ==&lt;br /&gt;
Falls &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; Determinante von &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; ist, also innerhalb der Relation &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; alle anderen Attributwerte durch &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; bestimmt werden, dann heißt &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; [[Superschlüssel]] von &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt;. Des Weiteren gilt, dass wenn &lt;br /&gt;
&lt;br /&gt;
* &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; eine Determinante von &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; ist und&lt;br /&gt;
* &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; minimal ist&lt;br /&gt;
&lt;br /&gt;
(anders gesagt: &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; ist funktional von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; abhängig, aber nicht von einer echten Teilmenge von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;), dann ist &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; ein [[Schlüsselkandidat]] oder Kandidatenschlüssel, unter denen einer als [[Primärschlüssel]] für &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; ausgewählt werden kann. Das Schema &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt; ist dann &amp;#039;&amp;#039;voll funktional abhängig&amp;#039;&amp;#039; von &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* [[Alfons Kemper]], André Eickler: &amp;#039;&amp;#039;Datenbanksysteme. Eine Einführung.&amp;#039;&amp;#039; Oldenbourg, München 2004, ISBN 3-486-27392-2, Seite 163, 165f&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Datenbanktheorie]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Max-78</name></author>
	</entry>
</feed>