<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>http://wiki.kgl-ratingen.de/index.php?action=history&amp;feed=atom&amp;title=SQL_Abfragen</id>
		<title>SQL Abfragen - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.kgl-ratingen.de/index.php?action=history&amp;feed=atom&amp;title=SQL_Abfragen"/>
		<link rel="alternate" type="text/html" href="http://wiki.kgl-ratingen.de/index.php?title=SQL_Abfragen&amp;action=history"/>
		<updated>2026-04-12T19:01:35Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in wiki.kgl-ratingen.de</subtitle>
		<generator>MediaWiki 1.25.2</generator>

	<entry>
		<id>http://wiki.kgl-ratingen.de/index.php?title=SQL_Abfragen&amp;diff=803&amp;oldid=prev</id>
		<title>Luca: Die Seite wurde neu angelegt: „SQL-Operatoren   == '''Reihenfolge eines SQL-Befehls''' ==   {| |'''SELECT   [DISTINCT]   Attribut   [AS Spaltenalias]''' |- |'''F…“</title>
		<link rel="alternate" type="text/html" href="http://wiki.kgl-ratingen.de/index.php?title=SQL_Abfragen&amp;diff=803&amp;oldid=prev"/>
				<updated>2016-02-18T16:44:49Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/index.php?title=Datei:SQL_Operatoren.jpeg&quot; title=&quot;Datei:SQL Operatoren.jpeg&quot;&gt;SQL-Operatoren&lt;/a&gt;   == &amp;#039;&amp;#039;&amp;#039;Reihenfolge eines SQL-Befehls&amp;#039;&amp;#039;&amp;#039; ==   {| |&amp;#039;&amp;#039;&amp;#039;SELECT   [DISTINCT]   Attribut   [AS Spaltenalias]&amp;#039;&amp;#039;&amp;#039; |- |&amp;#039;&amp;#039;&amp;#039;F…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:SQL_Operatoren.jpeg|SQL-Operatoren]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''Reihenfolge eines SQL-Befehls''' ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|'''SELECT   [DISTINCT]   Attribut   [AS Spaltenalias]'''&lt;br /&gt;
|-&lt;br /&gt;
|'''FROM   Tabellenname  [ [AS] Tabellenalias]'''&lt;br /&gt;
|-&lt;br /&gt;
|'''[WHERE   Where-Klausel]'''&lt;br /&gt;
|-&lt;br /&gt;
|'''[GROUP BY   (Group-by-Attribut)+]'''&lt;br /&gt;
|-&lt;br /&gt;
|'''[ORDER BY (Sortierungsattribut [ASC / DESC])+] ;'''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Luca</name></author>	</entry>

	</feed>