Datenbankentwicklung lernen mit SQL Server 2017: der praxisorientierte Grundkurs
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Heidelberg
O'Reilly
[2019]
|
Ausgabe: | 2. Auflage |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Auf dem Cover: "Auch für SQL Server Express" |
Beschreibung: | XII, 495 Seiten Illustrationen 24 cm x 16.5 cm |
ISBN: | 9783960090861 3960090862 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV045191796 | ||
003 | DE-604 | ||
005 | 20200623 | ||
007 | t | ||
008 | 180914s2019 gw a||| |||| 00||| ger d | ||
015 | |a 18,N32 |2 dnb | ||
016 | 7 | |a 1163552879 |2 DE-101 | |
020 | |a 9783960090861 |c : circa EUR 29.90 (DE), circa EUR 30.80 (AT) |9 978-3-96009-086-1 | ||
020 | |a 3960090862 |9 3-96009-086-2 | ||
024 | 3 | |a 9783960090861 | |
035 | |a (OCoLC)1048287620 | ||
035 | |a (DE-599)DNB1163552879 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BW | ||
049 | |a DE-M347 |a DE-19 |a DE-1050 |a DE-523 |a DE-91G |a DE-Aug4 |a DE-573 |a DE-1043 |a DE-11 | ||
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
084 | |a DAT 664f |2 stub | ||
100 | 1 | |a Panther, Robert |e Verfasser |0 (DE-588)124421725 |4 aut | |
245 | 1 | 0 | |a Datenbankentwicklung lernen mit SQL Server 2017 |b der praxisorientierte Grundkurs |c Robert Panther |
246 | 1 | 3 | |a Datenbankentwicklung lernen mit SQL-Server 2017 |
250 | |a 2. Auflage | ||
264 | 1 | |a Heidelberg |b O'Reilly |c [2019] | |
264 | 4 | |c © 2019 | |
300 | |a XII, 495 Seiten |b Illustrationen |c 24 cm x 16.5 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Auf dem Cover: "Auch für SQL Server Express" | ||
650 | 0 | 7 | |a SQL Server 2017 |0 (DE-588)1158534051 |2 gnd |9 rswk-swf |
653 | |a Einsteiger in die Datenbankentwicklung | ||
653 | |a Microsoft | ||
653 | |a Datenbanken | ||
653 | |a Microsoft SQL Server | ||
653 | |a Programmierung | ||
653 | |a SQL Server 2017 Express | ||
653 | |a T-SQL | ||
653 | |a Transact-SQL | ||
689 | 0 | 0 | |a SQL Server 2017 |0 (DE-588)1158534051 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, PDF |z 978-3-96010-222-9 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, EPUB |z 978-3-96010-223-6 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, MOBI |z 978-3-96010-224-3 |
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=030580913&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-030580913 |
Datensatz im Suchindex
_version_ | 1804178887653982208 |
---|---|
adam_text | INHALT
VORWORT.......................................................................................................
XI
TEIL I
EINFUEHRUNG........................................................................
I
1 E
INLEITUNG..............................................................................................
Z
WARUM DIESES
BUCH?..............................................................................................................
3
AUFBAU DES BUCHS ................................................
4
DIE
BEISPIELDATENBANK...........................................................................................................
6
SCHREIBWEISEN........................................................................................................................
6
BENOETIGTE SOFTWARE
................................................................................................................
7
ZUSAMMENFASSUNG..................................................................................................................
8
2 DER MICROSOFT SQL S ERV
ER............................................................................
S
HISTORIE DES MICROSOFT SQL
SERVER........................................................................................
9
NEUERUNGEN BEI SQL SERVER 2012
................................................................... 14
NEUERUNGEN BEI SQL SERVER 2014
................................................................... 18
NEUERUNGEN BEI SQL SERVER 2016
................................................................... 19
NEUERUNGEN BEI SQL SERVER 2017
................................................................... 21
DIE VERSCHIEDENEN SQL SERVER-EDITIONEN IM VERGLEICH
.......................................................
22
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
27
ZUSAMMENFASSUNG..................................................................................................................
27
3 INSTALLATION UND ERSTE
SCHRITTE......................................................................
29
SYSTEMVORAUSSETZUNGEN.........................................................................................................
29
INSTALLATION.............................................................................................................................
31
DIE WICHTIGSTEN SQL SERVER-TOOLS
........................................................................................
48
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
57
ZUSAMMENFASSUNG.................................................................................................................
57
TEIL II
DATENBANKGRUNDLAGEN..........................................................
59
4 ALLGEMEINE
DATENBANKGRUNDLAGEN.............................................................
SI
ERSTELLEN VON DATENBANKEN UND TABELLEN
............................................................................
61
ANZEIGEN UND AENDERN VON DATEN
.........................................................................................
73
BEARBEITEN VON DATENBANKEN UND
TABELLEN..........................................................................
76
PRIMAERSCHLUESSEL.......................................................................................................................
80
INDIZES....................................................................................................................................
82
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
86
ZUSAMMENFASSUNG.................................................................................................................
87
5 EINE TABELLE KOMMT SELTEN
ALLEIN........................................................................
89
RELATIONEN UND
FREMDSCHLUESSEL.............................................................................................
89
NORMALISIERUNG.......................................................................................................................
94
DATENBANKDIAGRAMME
...........................................................................................................
95
ABFRAGEN.................................................................................................................................
99
SICHTEN
(VIEWS).......................................................................................................................
102
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
105
ZUSAMMENFASSUNG..................................................................................................................
106
6 KLEINE EINFUEHRUNG IN
SQL...................................................................................
107
WAS IST EIGENTLICH SQL?
.........................................................................................................
107
SQL-ANWEISUNGEN IM MANAGEMENT STUDIO
AUSFUEHREN.........................................................
109
DATENBANKABFRAGEN MIT SELB CT
..........................................................................................
111
DATEN MIT UPDATE, INSERT UND DELETE BEARBEITEN
.....................................................
117
ERSTELLEN UND VERWENDEN VON
SICHTEN...................................................................................
120
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
126
ZUSAMMENFASSUNG..................................................................................................................
127
TEIL III
DATENBANKENTWICKLUNG.........................................................
IRS
7 ERWEITERTE
SQL-RROGRAMMIERUNG........................................................................
131
KOMPLEXE SQL-SELECTS
......................................................................................................
131
KOMPLEXE INSERTS, UPDATES UND DELETES
...................................................................
140
DATEN ABGLEICHEN MIT DEM MERGE-BEFEHL
..........................................................................
142
COMMON TABLE
EXPRESSIONS..................................................................................................
145
DIE
OFFSET-KLAUSEL..............................................................................................................
146
SEQUENZEN
..............................................................................................................................
148
TEMPORALE TABELLEN
..............................................................................................................
151
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
156
ZUSAMMENFASSUNG..................................................................................................................
157
8 KOMPLEXE DATENTYPEN
......................................................................................
159
XM
L........................................................................................................................................
159
JS O N
......................................................................................................................................
165
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
170
ZUSAMMENFASSUNG..................................................................................................................
170
9
SQL-SKRIPTE.....................................................................................................
171
ARBEITEN MIT SQL-SKRIPTEN
....................................................................................................
171
VARIABLEN
...............................................................................................................................
173
FALLUNTERSCHEIDUNGEN UND
SCHLEIFEN......................................................................................
177
DEBUGGEN VON SQL-SKRIPTEN
................................................................................................
179
FEHLERBEHANDLUNG IN SQL-SKRIPTEN
......................................................................................
182
SPERREN, TRANSAKTIONEN UND DEADLOCKS
...............................................................................
186
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
191
ZUSAMMENFASSUNG..................................................................................................................
192
10 GESPEICHERTE PROZEDUREN, FUNKTIONEN, TRIGGER UND C URSOR
.................................
1
SB
SYSTEMPROZEDUREN UND
-FUNKTIONEN......................................................................................
193
BENUTZERDEFINIERTE GESPEICHERTE PROZEDUREN
........................................................................
203
BENUTZERDEFINIERTE FUNKTIONEN
.............................................................................................
206
TRIGGER
................................................................................................
211
SQL-CURSOR............................................................................................................................
217
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
220
ZUSAMMENFASSUNG..................................................................................................................
221
TEIL IV
DATENBANKADMINISTRATION......................................................
223
11 DATENBANKADMINISTRATION MIT
SQL...............................................................
225
SKRIPTGENERIERUNG ODER SQL IST UEBERALL
.............................................................................
225
VERWALTEN VON DATENBANKEN
................................
232
VERWALTEN VON DATENBANKOBJEKTEN
......................................................................................
236
DDL-TRIGGER..........................................................................................................................
240
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
245
ZUSAMMENFASSUNG.................................................................................................................
245
12 BENUTZER, ROLLEN UND R ECH
TE.......................................................................
247
DAS SQL
SERVER-RECHTESYSTEM...............................................................................................
247
ANMELDUNGEN UND AUTHENTIFIZIERUNG
..................................................................................
248
VERWALTEN VON
DATENBANKBENUTZERN....................................................................................
255
RECHTE UND
ROLLEN.................................................................................................................
259
CONTAINED DATABASES
............................................................................................................
263
VERWENDUNG VON SCHEMAS
....................................................................................................
266
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
272
ZUSAMMENFASSUNG.................................................................................................................
273
13 DATEN SICHERN UND BEW
EGEN........................................................................
275
SICHERN VON DATENBANKDATEIEN
.............................................................................................
275
DAS
TRANSAKTIONSLOG..............................................................................................................
281
SICHERN UND WIEDERHERSTELLEN VON DATENBANKEN
.................................................................
282
IMPORT UND EXPORT VON D ATEN
..............................................................................................
292
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
301
ZUSAMMENFASSUNG.................................................................................................................
302
TEIL V ERWEITERTE FUNKTIONEN
.....................................................................
BOB
14 REPORTING MIT SQL SERVER EXPRESS MIT ADVANCED S ERV
ICES...................................
BOS
UEBERBLICK UEBER DIE REPORTING SERVICES
..................................................................................
305
KONFIGURATION DER REPORTING SERVICES
..................................................................................
306
ERSTELLEN EINES REPORTS MIT DEM
REPORT-DESIGNER................................................................
310
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
317
ZUSAMMENFASSUNG.................................................................................................................
317
15 ZUSAMMENARBEIT MIT ANDEREN SQL SERVER-INSTANZEN UND -EDITIONEN
...............................
ZIS
VERBINDUNG ZU ANDEREN
SERVERN....................................................................................................
319
REPLIKATION.......................................................................................................................................
322
DIE SQL SERVER LOCALDB
...............................................................................................................
324
DIE SQL SERVER COMPACT EDITION
................................................................................................
327
MICROSOFT AZURE SQL-DATENBANK
................................................................................................
330
UMSTIEG AUF EINE GROESSERE EDITION
................................................................................................
334
UEBUNGEN ZU DIESEM KAPITEL
.........................................................................................................
337
ZUSAMMENFASSUNG..........................................................................................................................
337
16 DATENEBENENANW
ENDUNGEN........................................................................................................
339
UEBERBLICK UEBER
DATENEBENENANWENDUNGEN................................................................................
339
ERSTELLEN VON
DATENEBENENANWENDUNGEN...................................................................................
340
VERTEILEN VON DATENEBENENANWENDUNGEN
.................................................................................
344
IMPORTIEREN UND EXPORTIEREN VON DATENEBENENANWENDUNGEN
................................................
348
UEBUNGEN ZU DIESEM KAPITEL
.........................................................................................................
352
ZUSAMMENFASSUNG..........................................................................................................................
352
17 DATENBANKPROJEKTE UND DIE SQL SERVER DATA T O O LS
............................................................... SSS
UEBERBLICK UEBER DIE SQL SERVER DATA T OOLS
.................................................................................
353
MIT DATENBANKPROJEKTEN
ARBEITEN................................................................................................
354
DIE CLR-INTEGRATION VON SQL
SERVER...........................................................................................
363
SONSTIGE NUETZLICHE
FEATURES...........................................................................................................
366
AUSBLICK
...........................................................................................................................................
369
UEBUNGEN ZU DIESEM KAPITEL
.........................................................................................................
370
ZUSAMMENFASSUNG..........................................................................................................................
370
18 KOMPLEXE BEZIEHUNGEN MIT GRAPHDATENBANKEN AB B ILD EN
.................................................. 373
KNOTEN UND KANTEN ANLEGEN
.........................................................................................................
374
DATEN IN EINE GRAPHDATENBANK
EINFUEGEN.....................................................................................
378
DATEN EINER GRAPHDATENBANK ABFRAGEN
.......................................................................................
380
DATEN EINER GRAPHDATENBANK AENDERN
..........................................................................................
384
UEBUNGEN ZU DIESEM KAPITEL
.........................................................................................................
385
ZUSAMMENFASSUNG..........................................................................................................................
385
19 INTEGRATION WEITERER
PROGRAMMIERSPRACHEN..........................................................................
387
VORBEREITUNG...................................................................................................................................
388
R
.......................................................................................................................................................
389
PYTHON..............................................................................................................................................
391
UEBUNGEN ZU DIESEM KAPITEL
.........................................................................................................
397
ZUSAMMENFASSUNG..........................................................................................................................
397
20 SQL SERVER UND
.NET
FRAMEWORK...................................................................
399
DOWNLOAD UND INSTALLATION VON VISUAL STUDIO
.....................................................................
399
SCHICHTENTRENNUNG UND APPLIKATIONSAUFBAU
........................................................................
401
ZUGRIFFIIBERADO.NET.........................................................................................................
402
LINQ TO SQL
.........................................................................................................................
405
DAS ADO.NET ENTITY
FRAMEWORK........................................................................................
409
UEBUNGEN ZU DIESEM KAPITEL
..................................................................................................
415
ZUSAMMENFASSUNG..................................................................................................................
415
NACHWORT......................................................................................................
417
TEIL VI A N H AE N G E
........................................................................................
419
ANHANG A KLEINE
SQL-REFERENZ.......................................................................
421
SELECT
.................................................................................................................................
421
DATA MANIPULATION LANGUAGE (DML)
...................................................................................
425
DATA DEFINITION LANGUAGE (DDL)
.........................................................................................
427
DATA CONTROL LANGUAGE (DCL)
.............................................................................................
432
SQL
SERVER-DATENTYPEN.........................................................................................................
434
SYSTEMOBJEKTE........................................................................................................................
437
ANHANG B WEITERFUEHRENDE INFOS IM WEB
..........................................................
443
WEBSITES VON VERLAG UND AUTOR
...........................................................................................
443
MICROSOFT-WEBSITES ZU SQL
SERVER........................................................................................
443
DOWNLOADS ZU SQL SERVER
....................................................................................................
445
COMMUNITY, EVENTS UND KONFERENZEN
.................................................................................
445
SQL SERVER-FOREN UND
-BLOGS................................................................................................
447
ANHANG C LOESUNGEN ZU DEN
UEBUNGEN...............................................................
449
ANHANG D
GLOSSAR........................................................................................
475
IN D E X
..........................................................................................................
485
|
any_adam_object | 1 |
author | Panther, Robert |
author_GND | (DE-588)124421725 |
author_facet | Panther, Robert |
author_role | aut |
author_sort | Panther, Robert |
author_variant | r p rp |
building | Verbundindex |
bvnumber | BV045191796 |
classification_rvk | ST 271 |
classification_tum | DAT 664f |
ctrlnum | (OCoLC)1048287620 (DE-599)DNB1163552879 |
discipline | Informatik |
edition | 2. Auflage |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02211nam a2200565 c 4500</leader><controlfield tag="001">BV045191796</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20200623 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">180914s2019 gw a||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">18,N32</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1163552879</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783960090861</subfield><subfield code="c">: circa EUR 29.90 (DE), circa EUR 30.80 (AT)</subfield><subfield code="9">978-3-96009-086-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3960090862</subfield><subfield code="9">3-96009-086-2</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783960090861</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1048287620</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1163552879</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</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-BW</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-1043</subfield><subfield code="a">DE-11</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">DAT 664f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Panther, Robert</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)124421725</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Datenbankentwicklung lernen mit SQL Server 2017</subfield><subfield code="b">der praxisorientierte Grundkurs</subfield><subfield code="c">Robert Panther</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Datenbankentwicklung lernen mit SQL-Server 2017</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. Auflage</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">[2019]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2019</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XII, 495 Seiten</subfield><subfield code="b">Illustrationen</subfield><subfield code="c">24 cm x 16.5 cm</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="500" ind1=" " ind2=" "><subfield code="a">Auf dem Cover: "Auch für SQL Server Express"</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SQL Server 2017</subfield><subfield code="0">(DE-588)1158534051</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Einsteiger in die Datenbankentwicklung</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Microsoft</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Datenbanken</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Microsoft SQL Server</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Programmierung</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">SQL Server 2017 Express</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">T-SQL</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Transact-SQL</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">SQL Server 2017</subfield><subfield code="0">(DE-588)1158534051</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, PDF</subfield><subfield code="z">978-3-96010-222-9</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, EPUB</subfield><subfield code="z">978-3-96010-223-6</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, MOBI</subfield><subfield code="z">978-3-96010-224-3</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=030580913&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-030580913</subfield></datafield></record></collection> |
id | DE-604.BV045191796 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:11:07Z |
institution | BVB |
isbn | 9783960090861 3960090862 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030580913 |
oclc_num | 1048287620 |
open_access_boolean | |
owner | DE-M347 DE-19 DE-BY-UBM DE-1050 DE-523 DE-91G DE-BY-TUM DE-Aug4 DE-573 DE-1043 DE-11 |
owner_facet | DE-M347 DE-19 DE-BY-UBM DE-1050 DE-523 DE-91G DE-BY-TUM DE-Aug4 DE-573 DE-1043 DE-11 |
physical | XII, 495 Seiten Illustrationen 24 cm x 16.5 cm |
publishDate | 2019 |
publishDateSearch | 2019 |
publishDateSort | 2019 |
publisher | O'Reilly |
record_format | marc |
spelling | Panther, Robert Verfasser (DE-588)124421725 aut Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs Robert Panther Datenbankentwicklung lernen mit SQL-Server 2017 2. Auflage Heidelberg O'Reilly [2019] © 2019 XII, 495 Seiten Illustrationen 24 cm x 16.5 cm txt rdacontent n rdamedia nc rdacarrier Auf dem Cover: "Auch für SQL Server Express" SQL Server 2017 (DE-588)1158534051 gnd rswk-swf Einsteiger in die Datenbankentwicklung Microsoft Datenbanken Microsoft SQL Server Programmierung SQL Server 2017 Express T-SQL Transact-SQL SQL Server 2017 (DE-588)1158534051 s DE-604 Erscheint auch als Online-Ausgabe, PDF 978-3-96010-222-9 Erscheint auch als Online-Ausgabe, EPUB 978-3-96010-223-6 Erscheint auch als Online-Ausgabe, MOBI 978-3-96010-224-3 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030580913&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Panther, Robert Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs SQL Server 2017 (DE-588)1158534051 gnd |
subject_GND | (DE-588)1158534051 |
title | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs |
title_alt | Datenbankentwicklung lernen mit SQL-Server 2017 |
title_auth | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs |
title_exact_search | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs |
title_full | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs Robert Panther |
title_fullStr | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs Robert Panther |
title_full_unstemmed | Datenbankentwicklung lernen mit SQL Server 2017 der praxisorientierte Grundkurs Robert Panther |
title_short | Datenbankentwicklung lernen mit SQL Server 2017 |
title_sort | datenbankentwicklung lernen mit sql server 2017 der praxisorientierte grundkurs |
title_sub | der praxisorientierte Grundkurs |
topic | SQL Server 2017 (DE-588)1158534051 gnd |
topic_facet | SQL Server 2017 |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030580913&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT pantherrobert datenbankentwicklunglernenmitsqlserver2017derpraxisorientiertegrundkurs AT pantherrobert datenbankentwicklunglernenmitsqlserver2017 |