SQL Server 2012 - der schnelle Einstieg: Abfragen, Transact-SQL, Entwicklung und Verwaltung
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
München [u.a.]
Addison-Wesley
2013
|
Ausgabe: | 5., aktualisierte Aufl. |
Schriftenreihe: | Always Learning
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 656 S. Ill. |
ISBN: | 9783827331489 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV040624936 | ||
003 | DE-604 | ||
005 | 20130110 | ||
007 | t | ||
008 | 121210s2013 a||| |||| 00||| ger d | ||
020 | |a 9783827331489 |9 978-3-8273-3148-9 | ||
035 | |a (OCoLC)823244447 | ||
035 | |a (DE-599)BVBBV040624936 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a ger | |
049 | |a DE-12 |a DE-91G |a DE-1051 |a DE-859 |a DE-739 |a DE-523 |a DE-29T |a DE-92 | ||
082 | 0 | |a 005.7565 |2 22/ger | |
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
084 | |a DAT 664f |2 stub | ||
100 | 1 | |a Konopasek, Klemens |e Verfasser |0 (DE-588)115120769 |4 aut | |
245 | 1 | 0 | |a SQL Server 2012 - der schnelle Einstieg |b Abfragen, Transact-SQL, Entwicklung und Verwaltung |c Klemens Konopasek |
246 | 1 | 3 | |a SQL-Server 2012 - der schnelle Einstieg |
250 | |a 5., aktualisierte Aufl. | ||
264 | 1 | |a München [u.a.] |b Addison-Wesley |c 2013 | |
300 | |a 656 S. |b Ill. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Always Learning | |
650 | 0 | 7 | |a SQL Server 2012 |0 (DE-588)1023283433 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a SQL Server 2012 |0 (DE-588)1023283433 |D s |
689 | 0 | |5 DE-604 | |
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=025452316&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-025452316 |
Datensatz im Suchindex
_version_ | 1804149733275467776 |
---|---|
adam_text | IMAGE 1
INHALTSVERZEICHNIS
VORWORT 11
DER SQL SERVER 2012 STELLT SICH VOR 15]
1.1 SQL SERVER - W E R IST DAS? 15
1.1.1 DER SQL SERVER IM KONZERT DER DATENBANKSYSTEME 16 1.1.2
ENTSCHEIDUNGSSZENARIEN FUER DATENBANKSYSTEME 17
1.1.3 KOMPONENTEN EINER DATENBANKANWENDUNG 19
1.1.4 SQL SERVER - DAS GESAMTKONZEPT 22
1.2 VERSIONEN UND EDITIONEN DES SQL SERVERS 24
1.3 SQL SERVER 2012 INSTALLIEREN 28
1.4 DATENBANKEN INSTALLIEREN UND NUTZEN 47
1.5 GRATIS: DIE EXPRESS EDITION 51
1.6 SQL SERVER FEATURE PACK 52
DIE GRAFISCHEN TOOLS DES SQL SERVER 2012 53 3
2.1 DIE TOOLS IM UEBERBLICK 53
2.2 DAS M A N A G E M E N T STUDIO 55
2.3 DAS M A N A G E M E N T STUDIO EXPRESS 69
2.4 DAS KOMMANDOZEILENTOOL: SQLCMD 70
2.5 DER KONFIGURATIONS-MANAGER 72
2.6 DAS SQL SERVER-INSTALLATIONSCENTER 73
2.7 DER PROFILER 74
2.8 DER DATENBANKOPTIMIERUNGSRATGEBER 75
2.9 DIE SQL SERVER DATA TOOLS M I T DEM VISUAL STUDIO 76
EINE NEUE DATENBANK ERSTELLEN 7 9 ;
3.1 ERSTELLEN EINER NEUEN DATENBANK 79
3.1.1 BESTANDTEILE EINER DATENBANK 80
3.1.2 DATENBANK MIT DEM GRAFISCHEN TOOL ANLEGEN 83
5
HTTP://D-NB.INFO/1017819033
IMAGE 2
INHALTSVERZEICHNIS
3.1.3 DATENBANK UEBER EINE SQL-ANWEISUNG ERSTELLEN 89
3.1.4 DATENBANK MIT FILESTREAM AUSSTATTEN 91
3.2 TABELLEN IN DER DATENBANK ERSTELLEN 95
3.2.1 TABELLENFELDER DEFINIEREN 96
3.2.2 SPALTENEIGENSCHAFTEN 101
3.2.3 CONSTRAINTS 103
3.2.4 INDIZIERUNG 111
3.2.5 ERSTE DATEN ERFASSEN 118
3.3 DATENBANKDIAGRAMME EINSETZEN 121
3.4 RICHTLINIEN F UE R BENENNUNGSREGELN EINSETZEN 124
3.5 WAS SIE NOCH WISSEN SOLLTEN ... 129
3.5.1 TABELLEN IN ANDEREN DATEIGRUPPEN SPEICHERN 129
3.5.2 TABELLEN DIREKT MIT DDL-ANWEISUNGEN ERSTELLEN 130
3.5.3 GEFAHREN DER GRAFISCHEN OBERFLAECHE 132
3.5.4 BERECHNETE SPALTEN INTEGRIEREN 134
3.6 TABELLE MIT FILESTREAM UND FILETABLE 136
3.6.1 TABELLE MIT FILESTREAM ERSTELLEN 137
3.6.2 OBJEKTE IN EINER FILETABLE SPEICHERN 142
3.7 BEISPIELDATENBANK GENERIEREN 153
J J ^ S Q L - ZUGRIFF A U F DATEN 155
4.1 EINSATZ DES ABFRAGE-DESIGNERS 157
4.1.1 DIE BEREICHE DES ABFRAGE-DESIGNERS 157
4.1.2 ERSTELLEN EINER ABFRAGE 161
4.2 SICHTEN F UE R DEN DATENZUGRIFF GESTALTEN 174
4.2.1 GRUENDE FUER DEN EINSATZ VON SICHTEN 175
4.2.2 ERSTELLEN EINER SICHT 176
4.2.3 DATEN AUS EINER SICHT ABRUFEN 178
4.3 SQL-ANWEISUNGEN V E R W E N D E N 179
4.3.1 DATA QUERY LANGUAGE (DQL) 180
4.3.2 DATA MANIPULATION LANGUAGE (DML) 187
4.3.3 DIE MERGE-ANWEISUNG 189
4.3.4 DEN ABFRAGE-DESIGNER IM ABFRAGEEDITOR EINSETZEN 193
4.4 ABFRAGEN MIT GEODAETEN 194
4.4.1 TYPEN IM GEODATENMODELL 195
4.4.2 GEODAETEN IN TABELLEN SPEICHERN UND VERWENDEN 201
6
IMAGE 3
INHALTSVERZEICHNIS
TRANSACT-SQL - DIE SPRACHE ZUR SERVERPROGRAMMIERUNG 219
5.1 BESTANDTEILE UND FUNKTIONALITAET VON TRANSACT-SQL 221
5.1.1 VARIABLEN UND DATENTYPEN 221
5.1.2 BENUTZERDEFINIERTE TABELLENTYPEN 227
5.1.3 FUNKTIONEN 229
5.1.4 KONTROLLSTRUKTUREN 246
5.1.5 CURSOR FUER DATENZUGRIFFE EINSETZEN 262
5.2 TRANSAKTIONEN GEZIELT STEUERN 268
5.2.1 AUTOMATISCHE TRANSAKTIONEN 268
5.2.2 EXPLIZITE UND IMPLIZITE TRANSAKTIONEN 269
5.2.3 BENANNTE TRANSAKTIONEN 274
5.3 SET-OPTIONEN V E R W E N D E N 275
5.4 FEHLERBEHANDLUNG IN DEN CODE EINBAUEN 282
5.5 T-SQL - NEUERUNGEN BEIM SQL SERVER 2012 288
5.5.1 SEQUENZEN 288
5.5.2 PAGING MIT OFFSET UND FETCH 290
5.5.3 WINDOWS-FUNKTIONEN 291
GESPEICHERTE PROZEDUREN, FUNKTIONEN UND TRIGGER 295 I
J)
6.1 GESPEICHERTE PROZEDUREN PROGRAMMIEREN 296
6.1.1 AUFBAU EINER GESPEICHERTEN PROZEDUR 297
6.1.2 ERZEUGEN EINER GESPEICHERTEN PROZEDUR 299
6.1.3 EINFACHE GESPEICHERTE PROZEDUREN 306
6.1.4 GESPEICHERTE PROZEDUREN MIT EINGABEPARAMETERN 309 6.1.5
ERGEBNISRUECKGABE VON PROZEDUREN 312
6.1.6 CURSOR IN GESPEICHERTEN PROZEDUREN NUTZEN 322
6.1.7 TRANSAKTIONEN IN PROZEDUREN 329
6.1.8 TABLE-VALUED PARAMETER EINSETZEN 331
6.1.9 GESPEICHERTE PROZEDUREN AUS CLIENT-ANWENDUNGEN HERAUS AUFRUFEN 336
6.2 M I T TRIGGERN AUTOMATISIEREN 345
6.2.1 DML-TRIGGER: INSERT, UPDATE, DELETE 345
6.2.2 TRIGGER LOESCHEN 371
6.2.3 DDL-TRIGGER 372
6.3 BENUTZERDEFINIERTE FUNKTIONEN IMPLEMENTIEREN 378
6.3.1 SKALARWERTFUNKTIONEN 379
6.3.2 INLINE-FUNKTIONEN 384
6.3.3 TABELLENWERTFUNKTIONEN 386
7
IMAGE 4
INHALTSVERZEICHNIS
6.4 DEBUGGEN 389
6.4.1 VORAUSSETZUNGEN FUER DAS DEBUGGEN 389
6.4.2 DEBUGGEN EINER GESPEICHERTEN PROZEDUR 391
6.4.3 DEBUGGEN VON TRIGGERN 395
6.4.4 DEBUGGEN VON FUNKTIONEN 398
SQL SERVER CLR-INTEGRATION
S
399
7.1 M I T IM BOOT: .NET FRAMEWORK 400
7.1.1 INTEGRATION MIT DEM VISUAL STUDIO 402
7.2 CLR-AKTIVIERUNG 404
7.2.1 CODE AUF DEN SERVER BRINGEN: ASSEMBLY 405
7.3 .NET USER-DEFINED FUNCTIONS 407
7.4 .NET STORED PROCEDURES 412
7.4.1 DATENZUGRIFF AUS DER CLR HERAUS 413
7.4.2 PROZEDUREN MIT WERTERUECKGABE 413
7.4.3 ZUGRIFF AUF EXTERNE DATEN 417
7.5 .NET-TRIGGER 421
7.6 USER-DEFINED AGGREGATES (UDA) 426
7.7 EXTERNE ASSEMBLIES V E R W E N D E N 430
7.8 VERWALTEN DES SERVERS M I T S M O 434
7.9 UEBRIGENS: DEBUGGEN 439
DATA TIER APPLICATIONS UND SQL SERVER DATA TOOLS 4411 _ J )
8.1 DATENEBENENANWENDUNGEN 441
8.1.1 DAC UEBER MANAGEMENT STUDIO ERSTELLEN 442
8.1.2 EINE DAC AUF DEN SQL SERVER BEREITSTELLEN 444
8.1.3 AKTUALISIEREN EINER DAC 446
8.1.4 ENTFERNEN EINER DAC 448
8.1.5 VON DAC PA C ZU BACPAC 448
8.1.6 ERSTELLEN EINER DAC MIT DEM VISUAL STUDIO 453
8.2 DIE SQL SERVER DATA TOOLS 454
8.2.1 EIN NEUES DATENBANKPROJEKT ERSTELLEN 455
8.2.2 DATENBANKOBJEKTE ERSTELLEN 456
8.2.3 DATENBANKPROJEKT BEREITSTELLEN 460
8.2.4 SCHEMAVERGLEICH 463
8.2.5 DATENBANK IN EIN DATENBANKPROJEKT IMPORTIEREN 467
8.2.6 ERSATZ FUER DAS MANAGEMENT STUDIO? 469
8
IMAGE 5
INHALTSVERZEICHNIS
CLIENT-SERVER-DATENBANK VERWALTEN 471
9.1 ANFUEGEN UND TRENNEN VON DATENBANKEN 471
9.1.1 TRENNEN EINER DATENBANK 472
9.1.2 ANFUEGEN EINER DATENBANK 474
9.1.3 OPTION AUTOMATISCH SCHLIESSEN 478
9.2 DATENBANK SICHERN 479
9.2.1 SICHERUNGSVARIANTEN 479
9.2.2 SICHERUNGSZIELE 480
9.2.3 SICHERUNG MIT DEM MANAGEMENT STUDIO 483
9.2.4 SICHERUNG UEBER TRANSACT-SQL 486
9.2.5 ZEITGESTEUERTE SICHERUNG MIT DEM SQL SERVER-AGENT 489 9.2.6
ZEITGESTEUERTE SICHERUNG MIT DER EXPRESS EDITION 493
9.2.7 DATENBANK WIEDERHERSTELLEN 496
9.2.8 EINSATZ DER NEUEN ZEITACHSE BEIM WIEDERHERSTELLEN 499 9.2.9
WIEDERHERSTELLUNG UEBER TRANSACT-SQL 503
9.2.10 DESASTER RECOVERY 504
9.2.11 RECOVERY MIT FILESTREAM / 510
9.3 DATENAENDERUNGEN PROTOKOLLIEREN 512
9.3.1 CHANGE DATA CAPTURE 512
SS | SICHERHEIT UND ZUGRIFFSBERECHTIGUNGEN 5191
10.1 AUTHENTIFIZIERUNGSMODI - ANMELDUNGEN UND BENUTZER 520 10.1.1
WINDOWS-AUTHENTIFIZIERUNG 521
10.1.2 GEMISCHTER MODUS 521
10.1.3 ANMELDUNG UND BENUTZER 522
10.2 BERECHTIGUNGEN 524
10.3 ROLLEN 524
10.3.1 SERVERROLLEN 524
10.3.2 DATENBANKROLLEN 527
10.3.3 ANWENDUNGSROLLEN 528
10.4 ANMELDEINFORMATIONEN (CREDENTIALS) 528
10.5 SCHEMA 530
10.6 VERWALTUNG IM M A N A G E M E N T STUDIO 532
10.6.1 SERVERANMELDUNG HINZUFUEGEN 532
10.6.2 SCHEMA ANLEGEN 537
10.6.3 DATENBANKBENUTZER HINZUFUEGEN 538
10.6.4 ROLLEN IN EINER DATENBANK ANLEGEN 542
10.7 BERECHTIGUNGEN VERGEBEN 543
9
IMAGE 6
INHALTSVERZEICHNIS
10.8 LOESUNGEN M I T T-SQL 550
10.8.1 SICHERHEITSOBJEKTE ANLEGEN 551
10.8.2 GENERISCHE SKRIPTE 556
10.9 CONTAINED DATABASES 556
10.10 ADMINISTRATORZUGRIFF WIEDERHERSTELLEN 562
10.11 INDIREKTE ZUGRIFFE V E R W A L T E N 565
10.11.1 DATENZUGRIFFE UEBER SICHTEN 565
10.11.2 SICHERHEIT MIT PROZEDUREN ERHOEHEN 567
ERWEITERTE FUNKTIONALITAETEN 569]
11.1 DATENBANK-E-MAIL 569
11.1.1 EINRICHTEN VON DATENBANK-E-MAIL 570
11.1.2 E-MAILS AUS DER ANWENDUNG HERAUS VERSENDEN 576
11.1.3 VARIANTEN DES E-MAIL-VERSANDS 578
11.2 INTEGRATION SERVICES 584
11.2.1 DATENABGLEICH MIT IS 585
11.2.2 PAKETE AUSFUEHREN UND AUF DEN SERVER BRINGEN 602
11.2.3 SSIS PROJEKTE AUF DEN SERVER BRINGEN 604
11.3 POWERPIVOT 609
11.3.1 WAS IST POWERPIVOT? 610
11.3.2 POWERPIVOT FUER EXCEL 610
ANHANG 633!
- ~ J J
A.1 DIE TABELLEN DER DATENBANK W A W I 633
STICHWORTVERZEICHNIS 641 1
10
|
any_adam_object | 1 |
author | Konopasek, Klemens |
author_GND | (DE-588)115120769 |
author_facet | Konopasek, Klemens |
author_role | aut |
author_sort | Konopasek, Klemens |
author_variant | k k kk |
building | Verbundindex |
bvnumber | BV040624936 |
classification_rvk | ST 271 |
classification_tum | DAT 664f |
ctrlnum | (OCoLC)823244447 (DE-599)BVBBV040624936 |
dewey-full | 005.7565 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.7565 |
dewey-search | 005.7565 |
dewey-sort | 15.7565 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 5., aktualisierte Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01470nam a2200373 c 4500</leader><controlfield tag="001">BV040624936</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20130110 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">121210s2013 a||| |||| 00||| ger d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783827331489</subfield><subfield code="9">978-3-8273-3148-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)823244447</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV040624936</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="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-92</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.7565</subfield><subfield code="2">22/ger</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">Konopasek, Klemens</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)115120769</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">SQL Server 2012 - der schnelle Einstieg</subfield><subfield code="b">Abfragen, Transact-SQL, Entwicklung und Verwaltung</subfield><subfield code="c">Klemens Konopasek</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">SQL-Server 2012 - der schnelle Einstieg</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">5., aktualisierte Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">München [u.a.]</subfield><subfield code="b">Addison-Wesley</subfield><subfield code="c">2013</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">656 S.</subfield><subfield code="b">Ill.</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">Always Learning</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SQL Server 2012</subfield><subfield code="0">(DE-588)1023283433</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">SQL Server 2012</subfield><subfield code="0">(DE-588)1023283433</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</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=025452316&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-025452316</subfield></datafield></record></collection> |
id | DE-604.BV040624936 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:27:43Z |
institution | BVB |
isbn | 9783827331489 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-025452316 |
oclc_num | 823244447 |
open_access_boolean | |
owner | DE-12 DE-91G DE-BY-TUM DE-1051 DE-859 DE-739 DE-523 DE-29T DE-92 |
owner_facet | DE-12 DE-91G DE-BY-TUM DE-1051 DE-859 DE-739 DE-523 DE-29T DE-92 |
physical | 656 S. Ill. |
publishDate | 2013 |
publishDateSearch | 2013 |
publishDateSort | 2013 |
publisher | Addison-Wesley |
record_format | marc |
series2 | Always Learning |
spelling | Konopasek, Klemens Verfasser (DE-588)115120769 aut SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung Klemens Konopasek SQL-Server 2012 - der schnelle Einstieg 5., aktualisierte Aufl. München [u.a.] Addison-Wesley 2013 656 S. Ill. txt rdacontent n rdamedia nc rdacarrier Always Learning SQL Server 2012 (DE-588)1023283433 gnd rswk-swf SQL Server 2012 (DE-588)1023283433 s DE-604 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025452316&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Konopasek, Klemens SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung SQL Server 2012 (DE-588)1023283433 gnd |
subject_GND | (DE-588)1023283433 |
title | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung |
title_alt | SQL-Server 2012 - der schnelle Einstieg |
title_auth | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung |
title_exact_search | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung |
title_full | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung Klemens Konopasek |
title_fullStr | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung Klemens Konopasek |
title_full_unstemmed | SQL Server 2012 - der schnelle Einstieg Abfragen, Transact-SQL, Entwicklung und Verwaltung Klemens Konopasek |
title_short | SQL Server 2012 - der schnelle Einstieg |
title_sort | sql server 2012 der schnelle einstieg abfragen transact sql entwicklung und verwaltung |
title_sub | Abfragen, Transact-SQL, Entwicklung und Verwaltung |
topic | SQL Server 2012 (DE-588)1023283433 gnd |
topic_facet | SQL Server 2012 |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=025452316&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT konopasekklemens sqlserver2012derschnelleeinstiegabfragentransactsqlentwicklungundverwaltung AT konopasekklemens sqlserver2012derschnelleeinstieg |