Relationale Datenbanken und SQL in Theorie und Praxis:
Gespeichert in:
Vorheriger Titel: | Matthiessen, Günter Relationale Datenbanken und Standard-SQL |
---|---|
Hauptverfasser: | , |
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Berlin [u.a.]
Springer Vieweg
2012
|
Ausgabe: | 5. Aufl. |
Schriftenreihe: | eXamen.press
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XII, 307 S. graph. Darst. |
ISBN: | 9783642289859 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040613207 | ||
003 | DE-604 | ||
005 | 20121207 | ||
007 | t | ||
008 | 121206s2012 gw d||| |||| 00||| ger d | ||
020 | |a 9783642289859 |9 978-3-642-28985-9 | ||
035 | |a (OCoLC)822464186 | ||
035 | |a (DE-599)BVBBV040613207 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BY | ||
049 | |a DE-523 |a DE-1050 |a DE-11 |a DE-1051 |a DE-1049 |a DE-B768 |a DE-2070s |a DE-83 |a DE-Aug4 |a DE-92 | ||
082 | 0 | |a 005.756 |2 22/ger | |
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Unterstein, Michael |e Verfasser |0 (DE-588)108816648 |4 aut | |
245 | 1 | 0 | |a Relationale Datenbanken und SQL in Theorie und Praxis |c Michael Unterstein ; Günter Matthiessen |
250 | |a 5. Aufl. | ||
264 | 1 | |a Berlin [u.a.] |b Springer Vieweg |c 2012 | |
300 | |a XII, 307 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a eXamen.press | |
650 | 0 | 7 | |a Relationale Datenbank |0 (DE-588)4049358-1 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a SQL |0 (DE-588)4134010-3 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenbankentwurf |0 (DE-588)4127613-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Relationale Datenbank |0 (DE-588)4049358-1 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Datenbankentwurf |0 (DE-588)4127613-9 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a SQL |0 (DE-588)4134010-3 |D s |
689 | 2 | |5 DE-604 | |
700 | 1 | |a Matthiessen, Günter |e Verfasser |0 (DE-588)108811816 |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-642-28986-6 |
780 | 0 | 0 | |i 4. Auflage |a Matthiessen, Günter |t Relationale Datenbanken und Standard-SQL |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025440726&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-025440726 |
Datensatz im Suchindex
_version_ | 1804149708191432704 |
---|---|
adam_text | IMAGE 1
INHALTSVERZEICHNIS
1 ULTRAKURZEINFUEHRUNG I N SQL 1
1.1 VORAUSSETZUNGEN 1
1.2 ANLEGEN EINER TABELLE 1
1.3 EINFUEGEN VON DATEN 2
1.4 DATEN ANZEIGEN LASSEN 2
1.5 WEITERE TUPEL ERFASSEN UND ANZEIGEN LASSEN 3
1.6 AENDERN VON DATEN 3
1.7 DATEN LOESCHEN 4
1.8 DOPPELTE DATENSAETZE VERHINDERN 4
1.9 TABELLE AUS DER DATENBANK ENTFERNEN 5
1.10 FAZIT 5
2 DATENBANKEN UND DATENBANKSYSTEME 7
2.1 ZENTRALISIERUNG DER DATENHALTUNG 8
2.2 DIE DATENBANKARCHITEKTUR NACH ANSI-SPARC 9
2.2.1 ANSI/X3/SPARC/SGDBMS 9
2.2.2 KONZEPTIONELLES SCHEMA 9
2.2.3 INTERNES SCHEMA 10
2.2.4 EXTERNES SCHEMA 10
2.2.5 DATENUNABHAENGIGKEIT 11
2.3 INTEGRITAETSREGELN 12
2.3.1 BEISPIELE 12
2.4 ARCHITEKTUR VON DATENBANKSYSTEMEN 14
3 EINFUHRUNG IN DAS RELATIONALE DATENMODELL 19
3.1 AUFBAU RELATIONALER DATENBANKEN 20
3.1.1 ATTRIBUTE 20
3.1.2 DOMAENEN 21
3.1.3 TTOPEL 24
3.1.4 RELATIONENSCHEMA UND RELATIONEN 26
3.1.5 DATENBANKSCHEMA UND DATENBANK 29
VII
HTTP://D-NB.INFO/1023059150
IMAGE 2
VIII
I N H A L T S V E R Z E I C H N I S
3.2 SCHLUESSEL, PRIMAERSCHLUESSEL UND FREMDSCHLUESSEL 30
3.2.1 PRIMAERSCHLUESSEL UND ENTITAETSINTEGRITAET 30
3.2.2 FREMDSCHLUESSEL UND REFERENZIELLE INTEGRITAET 30
3.2.3 UEBUNGSAUFGABEN 32
3.3 EINFUEHRUNG IN DIE FALLSTUDIE (VERSANDHANDEL) 32
4 DATENDEFINITION IN SQL 35
4.1 SQL UND SQL-STANDARD 35
4.1.1 EIN KLEINER UEBERBLICK UEBER DIE HISTORIE VON SQL 35
4.1.2 SYNTAX VON SQL 36
4.1.3 ELEMENTE VON SQL 39
4.2 SCHEMADEFINITION 41
4.3 DOMAENEN UND DATENTYPEN IN SQL 42
4.3.1 DOMAENEN IN SQL 42
4.3.2 DATENTYPEN IN SQL 45
4.3.3 OPERATIONEN MIT DATENTYPEN 47
4.3.4 REPRAESENTATION DER DATENTYPEN 50
4.4 DDL: DATENDEFINITION MIT SQL 51
4.4.1 CREATE TABLE 51
4.4.2 IDENTITY-SPEZIFIKATION 54
4.4.3 GENERATION-KLAUSEL 55
* 4.4.4 ENTFERNUNG VON DATENBANKOBJEKTEN 65
4.5 INDEXE IN RELATIONALEN DATENBANKEN 65
4.5.1 CREATE INDEX 67
4.5.2 UEBUNGSAUFGABEN 68
5 RELATIONENALGEBRA MIT EINER RELATION 71
5.1 RELATIONENALGEBRA 71
5.1.1 DIE AUSWAHL (SELEKTION) 73
5.1.2 DIE PROJEKTION 75
5.1.3 UMBENENNUNG VON ATTRIBUT-BEZEICHNERN 77
5.1.4 ADJUNKTION VIRTUELLER SPALTEN 78
5.1.5 GRUPPIERUNG VON DATEN 79
5.1.6 UEBUNGSAUFGABEN 83
5.2 NULLMARKEN IN DATENBANKEN 84
5.2.1 DIE BEHANDLUNG VON FEHLENDEN ATTRIBUTWERTEN 84
5.2.2 VERSCHIEDENE ARTEN VON NULLMARKEN 84
5.2.3 DREIWERTIGE LOGIK 89
5.2.4 UEBUNGSAUFGABEN 90
6 SQL MIT EINER RELATION 91
6.1 SQL IST NICHT PROZEDURAL 91
IMAGE 3
I N H A L T S V E R Z E I C H N I S IX
6.2 HINWEISE ZUM UEBEN 92
6.3 DATENMANIPULATIONEN 93
6.3.1 INSERT-ANWEISUNG 93
6.3.2 EFFEKTE DER INTEGRITAETSBEDINGUNGEN 94
6.3.3 DATEN ANSEHEN 95
6.3.4 DATEN AENDERN 95
6.3.5 DATEN LOESCHEN 98
6.4 TRANSAKTIONEN 99
6.4.1 DIE ACID-EIGENSCHAFTEN VON TRANSAKTIONEN 99
6.4.2 STEUERUNG VON TRANSAKTIONEN IN SQL 101
6.5 SELECT-ANWEISUNG MIT EINER TABELLE 102
6.5.1 SELECT-ANWEISUNG UND ABFRAGE-ANWEISUNG 102 6.5.2 SELECT-ANWEISUNG
MIT PROJEKTION 103
6.5.3 SORTIEREN DER ERGEBNISTABELLE (ORDER BY) 104
6.5.4 SELECT MIT PROJEKTION UND SELEKTION 106
6.5.5 SELECT MIT BETWEEN, IN, LIKE, SIMILAR 114 6.5.6 SELECT MIT
VIRTUELLEN SPALTEN 118
6.6 SQL-FUNKTIONEN 120
6.6.1 ALLGEMEINE FUNKTIONEN 121
6.6.2 NUMERISCHE FUNKTIONEN 127
6.6.3 STRING-FUNKTIONEN 128
6.6.4 BEHANDLUNG VON DATUMSWERTEN 130
6.7 SELECT MIT GRUPPENBILDUNG 132
6.7.1 COUNT 132
6.7.2 WEITERE AGGREGATFUNKTIONEN 133
6.7.3 EINSCHRAENKUNGEN DER PROJEKTION BEI ANWENDUNG VON
AGGREGATFUNKTIONEN 134
6.7.4 GROUP BY KLAUSEL 135
6.7.5 REGEL FUER DIE PROJEKTION BEI GRUPPENBILDUNG 139
6.7.6 NULLMARKEN IN DEN GRUPPIERUNGSSPALTEN 139
6.7.7 SELECT MIT GROUP BY UND HAVING 140
6.8 REIHENFOLGE DER KOMPONENTEN DER SELECT-ANWEISUNG 142
7 RELATIONENALGEBRA MIT MEHREREN RELATIONEN 143
7.1 VERKNUEPFUNG VON RELATIONEN 143
7.1.1 DER VERBUND (JOIN) 144
7.1.2 DAS KREUZPRODUKT 149
7.1.3 UEBUNGSAUFGABEN 153
7.1.4 DER AEUSSERE VERBUND (OUTER JOIN) 154
IMAGE 4
X I N H A L T S V E R Z E I C H N I S
7.1.5 MENGENOPERATIONEN 156
7.1.6 UEBUNGSAUFGABEN 157
7.2 TABELLEN UND RELATIONEN 158
7.2.1 MULTIMENGEN UND TABELLEN 158
7.2.2 DER DISTINCT-OPERATOR 158
7.2.3 DIE AUSWAHL (SELEKTION) 159
7.2.4 DIE PROJEKTION 159
7.2.5 UMBENENNUNG VON ATTRIBUT-BEZEICHNERN 159
7.2.6 ADJUNKTION VIRTUELLER SPALTEN 159
7.2.7 GRUPPIERUNG VON DATEN 159
7.2.8 DER NATUERLICHE VERBUND UND DER AEUSSERE VERBUND 160 7.2.9 DAS
KREUZPRODUKT 160
7.2.10 MULTIMENGEN-OPERATIONEN 160
7.2.11 ANWENDUNG DER TABELLENOPERATIONEN AUF RELATIONEN 161 7.2.12
UEBUNGSAUFGABEN 162
8 DATENABFRAGE MIT MEHREREN RELATIONEN 163
8.1 TABELLEN UND TABELLENALIAS 164
8.2 VERSCHIEDENE ARTEN DES VERBUNDS 164
8.2.1 DER INNERE VERBUND 164
8.2.2 VERBUND EINER TABELLE MIT SICH SELBST 169
8.2.3 DER AEUSSERE VERBUND 170
8.3 UNTERABFRAGEN 173
8.3.1 UNTERABFRAGEN, DIE EINEN WERT LIEFERN 173
8.3.2 UNTERABFRAGEN, DIE ALS ERGEBNIS EINE MENGE LIEFERN 177 8.3.3
UNTERABFRAGEN MIT EXISTS 181
8.3.4 UNTERABFRAGEN DIE EINE TABELLE LIEFERN 184
8.4 MENGENOPERATIONEN 188
8.4.1 UNION 189
8.5 DATENAENDERUNGEN MIT MEHREREN TABELLEN 191
8.5.1 DATENUEBERTRAGUNG MIT INSERT-ANWEISUNG 191
8.5.2 DIE MERGE-ANWEISUNG 193
9 DATENSICHTEN IN SQL 195
9.1 VIRTUELLE DATENSICHT 196
9.1.1 CREATE VIEW 196
9.1.2 NUTZEN VON VIRTUELLEN DATENSICHTEN 197
9.1.3 VERHALTEN VON DATENSICHTEN BEI ABFRAGEN 198
9.1.4 DATENSICHTEN MIT VIRTUELLEN SPALTEN 199
9.1.5 DATENMANIPULATIONEN AN VIRTUELLEN DATENSICHTEN 200 9.1.6
AENDERBARKEIT VON DATEN UEBER DATENSICHTEN 202
IMAGE 5
I N H A L T S V E R Z E I C H N I S XI
9.2 SNAPSHOTS 204
9.2.1 BEISPIEL 204
9.3 MATERIALISIERTE DATENSICHTEN 205
10 DATENBANKENTWURF 207
10.1 ANWENDUNGSENTWICKLUNG, PROZESS-UND DATENMODELL 207 10.2
GRUNDBEGRIFFE DES ENTITY-RELATIONSHIP-MODELLS 213
10.2.1 ENTITAET 213
10.2.2 ABHAENGIGE ENTITAET 213
10.2.3 ENTITAETENTYPEN UND ENTITAETENMENGEN 214
10.2.4 ATTRIBUT 215
10.2.5 SCHLUESSEL 215
10.2.6 BEZIEHUNG 217
10.2.7 BEZIEHUNGSTYP (RELATIONSHIP TYPE) 217
10.2.8 GESCHAELTSREGELN 217
10.3 ER-DIAGRAMME 219
10.3.1 BEZIEHUNGEN MIT ABHAENGIGEN ENTITAETSTYPEN 222
10.3.2 FALLBEISPIEL: VERSANDHANDEL ALS ER-MODELL 225
10.3.3 UMSETZUNG EINES ER-MODELLS IN EIN RELATIONALES DATENMODELL 227
10.4 UEBUNGSAUFGABEN 235
11 NORMALFORMEN IN RELATIONALEN DATENBANKEN 237
11.1 PROBLEME BEI ABHAENGIGKEITEN IN EINER RELATION 237
11.2 FUNKTIONALE ABHAENGIGKEITEN 238
11.2.1 BEISPIELE 239
11.2.2 DEFINITION: FUNKTIONALE ABHAENGIGKEIT 240
11.2.3 EINIGE EIGENSCHAFTEN VON FUNKTIONALEN ABHAENGIGKEITEN . . . . 242
11.2.4 DEFINITION: DETERMINANTE 242
11.2.5 TRIVIALE FUNKTIONALE ABHAENGIGKEITEN 243
11.3 SCHLUESSEL UND SCHLUESSELKANDIDATEN 243
11.3.1 DEFINITION: SCHLUESSELKANDIDAT 243
11.4 DIE DEFINITION DER NORMALFORMEN 245
11.4.1 1. NORMALFORM (INF) 245
11.4.2 HINWEIS 247
11.4.3 2. NORMALFORM (2NF) 248
11.4.4 3. NORMALFORM (3NF) 248
11.4.5 BOYCE-CODD NORMALFORM (BCNF) 248
11.5 BEISPIEL FUER EINE NORMALISIERUNG 249
11.5.1 SAMMLUNG DER DATEN, UNNORMALISIERT 250
11.5.2 RELATIONEN IN 1. NORMALFORM 251
11.5.3 ERZEUGUNG DER ZWEITEN UND DRITTEN NORMALFORM 253 11.5.4
ALLGEMEINE REGELN ZUR NORMALISIERUNG 256
IMAGE 6
XII
I N H A L T S V E R Z E I C H N I S
11.6 ALGORITHMISCHE DARSTELLUNG EINER NORMALISIERUNG 258
11.6.1 SCHLUESSELKANDIDAT BESTIMMEN - 1. ANLAUF 259
11.6.2 ANALYSE DES SCHEITERNS UND VERBESSERUNG DES ALGORITHMUS . . 260
11.7 UEBUNGSAUFGABEN 264
11.8 RELATION IN 3NF MIT GEGENSEITIGEN AUSSCHLUSSKRITERIEN 265 11.9
ARTEN VON FUNKTIONALEN ABHAENGIGKEITEN 267
11.10 BEWUSSTE ABWEICHUNGEN VON NORMALFORMEN 268
12 DER WEG ZU EINER GUTEN DATENBANK 269
12.1 QUALITAETSKRITERIEN FUER DEN DATENBANKENTWURF 269
12.1.1 KONZEPTUELLES MODELL 270
12.1.2 LOGISCHES DATENMODELL ALS RELATIONENSCHEMA 270 12.1.3
PHYSIKALISCHES SCHEMA FUER DIE ZIELDATENBANK 270
12.1.4 NORMALFORMEN 271
12.1.5 NAMENSKONVENTIONEN 271
12.2 WEITERE AUFGABEN BEI DER EINFUEHRUNG EINER DATENBANK 271 12.2.1
BESTIMMUNG EINES MENGENGERUESTS FUER DIE DATENBANK 271 12.2.2
DATENUEBERNAHME 272
12.2.3 DATENSCHUTZKONZEPT 273
12.2.4 DATENSICHERUNGSKONZEPT 273
12.2.5 VERTEILUNG DER DATEN UND VERTEILUNG DER VERARBEITUNG 273 12.2.6
HISTORIENFUEHRUNG 274
A AUSGEWAEHLTE LOESUNGEN ZU DEN AUFGABEN 275
B SYNTAXNOTATION 293
C BEISPIELDATENBANK 295
LITERATURVERZEICHNIS 301
SACHVERZEICHNIS 303
|
any_adam_object | 1 |
author | Unterstein, Michael Matthiessen, Günter |
author_GND | (DE-588)108816648 (DE-588)108811816 |
author_facet | Unterstein, Michael Matthiessen, Günter |
author_role | aut aut |
author_sort | Unterstein, Michael |
author_variant | m u mu g m gm |
building | Verbundindex |
bvnumber | BV040613207 |
classification_rvk | ST 270 ST 271 |
ctrlnum | (OCoLC)822464186 (DE-599)BVBBV040613207 |
dewey-full | 005.756 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.756 |
dewey-search | 005.756 |
dewey-sort | 15.756 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 5. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01991nam a2200493 c 4500</leader><controlfield tag="001">BV040613207</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20121207 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">121206s2012 gw d||| |||| 00||| ger d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783642289859</subfield><subfield code="9">978-3-642-28985-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)822464186</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV040613207</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BY</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-523</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-1049</subfield><subfield code="a">DE-B768</subfield><subfield code="a">DE-2070s</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-92</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.756</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 271</subfield><subfield code="0">(DE-625)143639:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Unterstein, Michael</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)108816648</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Relationale Datenbanken und SQL in Theorie und Praxis</subfield><subfield code="c">Michael Unterstein ; Günter Matthiessen</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">5. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer Vieweg</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XII, 307 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">eXamen.press</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Relationale Datenbank</subfield><subfield code="0">(DE-588)4049358-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SQL</subfield><subfield code="0">(DE-588)4134010-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenbankentwurf</subfield><subfield code="0">(DE-588)4127613-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Relationale Datenbank</subfield><subfield code="0">(DE-588)4049358-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Datenbankentwurf</subfield><subfield code="0">(DE-588)4127613-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">SQL</subfield><subfield code="0">(DE-588)4134010-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Matthiessen, Günter</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)108811816</subfield><subfield code="4">aut</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-642-28986-6</subfield></datafield><datafield tag="780" ind1="0" ind2="0"><subfield code="i">4. Auflage</subfield><subfield code="a">Matthiessen, Günter</subfield><subfield code="t">Relationale Datenbanken und Standard-SQL</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025440726&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-025440726</subfield></datafield></record></collection> |
id | DE-604.BV040613207 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:27:19Z |
institution | BVB |
isbn | 9783642289859 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025440726 |
oclc_num | 822464186 |
open_access_boolean | |
owner | DE-523 DE-1050 DE-11 DE-1051 DE-1049 DE-B768 DE-2070s DE-83 DE-Aug4 DE-92 |
owner_facet | DE-523 DE-1050 DE-11 DE-1051 DE-1049 DE-B768 DE-2070s DE-83 DE-Aug4 DE-92 |
physical | XII, 307 S. graph. Darst. |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Springer Vieweg |
record_format | marc |
series2 | eXamen.press |
spelling | Unterstein, Michael Verfasser (DE-588)108816648 aut Relationale Datenbanken und SQL in Theorie und Praxis Michael Unterstein ; Günter Matthiessen 5. Aufl. Berlin [u.a.] Springer Vieweg 2012 XII, 307 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier eXamen.press Relationale Datenbank (DE-588)4049358-1 gnd rswk-swf SQL (DE-588)4134010-3 gnd rswk-swf Datenbankentwurf (DE-588)4127613-9 gnd rswk-swf Relationale Datenbank (DE-588)4049358-1 s DE-604 Datenbankentwurf (DE-588)4127613-9 s SQL (DE-588)4134010-3 s Matthiessen, Günter Verfasser (DE-588)108811816 aut Erscheint auch als Online-Ausgabe 978-3-642-28986-6 4. Auflage Matthiessen, Günter Relationale Datenbanken und Standard-SQL DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025440726&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Unterstein, Michael Matthiessen, Günter Relationale Datenbanken und SQL in Theorie und Praxis Relationale Datenbank (DE-588)4049358-1 gnd SQL (DE-588)4134010-3 gnd Datenbankentwurf (DE-588)4127613-9 gnd |
subject_GND | (DE-588)4049358-1 (DE-588)4134010-3 (DE-588)4127613-9 |
title | Relationale Datenbanken und SQL in Theorie und Praxis |
title_auth | Relationale Datenbanken und SQL in Theorie und Praxis |
title_exact_search | Relationale Datenbanken und SQL in Theorie und Praxis |
title_full | Relationale Datenbanken und SQL in Theorie und Praxis Michael Unterstein ; Günter Matthiessen |
title_fullStr | Relationale Datenbanken und SQL in Theorie und Praxis Michael Unterstein ; Günter Matthiessen |
title_full_unstemmed | Relationale Datenbanken und SQL in Theorie und Praxis Michael Unterstein ; Günter Matthiessen |
title_old | Matthiessen, Günter Relationale Datenbanken und Standard-SQL |
title_short | Relationale Datenbanken und SQL in Theorie und Praxis |
title_sort | relationale datenbanken und sql in theorie und praxis |
topic | Relationale Datenbank (DE-588)4049358-1 gnd SQL (DE-588)4134010-3 gnd Datenbankentwurf (DE-588)4127613-9 gnd |
topic_facet | Relationale Datenbank SQL Datenbankentwurf |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025440726&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT untersteinmichael relationaledatenbankenundsqlintheorieundpraxis AT matthiessengunter relationaledatenbankenundsqlintheorieundpraxis |