MySQL 4: [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP]
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Bonn
Galileo Press
2003
|
Ausgabe: | 2. Aufl. |
Schriftenreihe: | Galileo computing
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 683 S. Ill. 1 CD-ROM (12 cm), 1 Referenzkarte |
ISBN: | 3898423832 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV017305964 | ||
003 | DE-604 | ||
005 | 20031017 | ||
007 | t | ||
008 | 030708s2003 gw a||| |||| 00||| ger d | ||
016 | 7 | |a 968013171 |2 DE-101 | |
020 | |a 3898423832 |9 3-89842-383-2 | ||
035 | |a (OCoLC)76546422 | ||
035 | |a (DE-599)BVBBV017305964 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-355 |a DE-20 |a DE-1047 |a DE-573 |a DE-523 | ||
084 | |a ST 271 |0 (DE-625)143639: |2 rvk | ||
100 | 1 | |a Throll, Marcus |e Verfasser |0 (DE-588)123687179 |4 aut | |
245 | 1 | 0 | |a MySQL 4 |b [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] |c Marcus Throll |
250 | |a 2. Aufl. | ||
264 | 1 | |a Bonn |b Galileo Press |c 2003 | |
300 | |a 683 S. |b Ill. |e 1 CD-ROM (12 cm), 1 Referenzkarte | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Galileo computing | |
650 | 0 | 7 | |a MySQL 4.0 |0 (DE-588)4739316-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a MySQL 4.0 |0 (DE-588)4739316-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m HEBIS Datenaustausch Darmstadt |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010430780&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-010430780 |
Datensatz im Suchindex
_version_ | 1804130145942896640 |
---|---|
adam_text | MARCUS THROLL F. / GALILEO COMPUTING INHALT VORWORT ZUR 2. AUFLAGE 13
VORWORT ZUR 1. AUFLAGE 15 INHALT DER BUCH-CO 17 EINFUEHRUNG 21 1.1 WAS
ISTMYSQL? 23 1.2 DIE WICHTIGSTEN EIGENSCHAFTEN VON MYSQL 26 1.3
BEZUGSQUELLEN UND VERSIONEN 29 1.4 NEUERUNGEN IN MYSQL4 30 1.5 MYSQL IM
VERGLEICH ZU ANDEREN DATENBANKEN 33 1.6 EINSTIEGSHILFEN FUER MYSQL 35
ENTSCHEIDUNGSHILFEN FUER DEN MYSQL-EINSATZ 37 2.1 EINSATZBEREICHE 39
2.1.1 UEBERBLICK 39 2.1.2 MYSQL AUF DEM DESKTOP? 42 2.1.3 E-BUSINESS 44
2.1.4 PROZESSE FUER EINE ERFOLGREICHE UMSETZUNG VON E-BUSINESS-PROJEKTEN
46 2.1.5 SCHULUNGSBEDARF 49 2.2 KOMPATIBILITAET ZU SQL-STANDARDS 50 2.3
MYSQL-LIZENZIERUNG 51 2.4 PRODUKTSUPPORT 53 2.5
KOSTENKALKULATION/UNTERNEHMENSENTSCHEIDUNG 54 INHALT 5 3 INSTALLATION 69
3.1 UEBERBLICK 71 3.2 MYSQL-SERVER INSTALLATION 72 3.2.1 INSTALLATION AUF
UNIX/LINUX-SYSTEMEN 73 3.2.2 INSTALLATION AUF WINDOWS-SYSTEMEN 77 3.2.3
INSTALLATION UEBERPRUEFEN 77 3.2.4 DIE KONFIGURATIONSDATEI MY.CNF/MY.INI
78 3.2.5 ZEICHENSAETZE/LOKALISIERUNG 80 3.2.6 VERSION 4.0: DEFINITION DER
ZEICHENSAETZE AUF TABELLENEBENEN .. 82 3.2.7 MYSQL-INSTALLATION
AKTUALISIEREN 83 3.2.8 MEHRERE MYSQL-SERVER AUF EINEM RECHNER 84 3.3
MYSQL BEI INTERNET SERVICE PROVIDERN 85 3.3.1 ANGEBOTE 85 3.3.2
FUNKTIONSUMFANG VON MYSQL FESTSTELLEN 87 3.3.3 SERVER-SHARING
(WEBSPACE)-VOR-UND NACHTEILE 89 3.3.4 EIGENER WEBSERVER MIT MYSQL 90 3.4
KOMMANDOZEILENWERKZEUGE VON MYSQL 92 3.4.1 MYSQL-DIE SQL-SHELL 92 3.4.2
MYSQLADMIN 94 3.4.3 MYSQLSHOW 95 3.4.4 WEITERE HILFSPROGRAMME 96 3.5
GRAFISCHE MYSQL-CLIENTS : 97 3.5.1 PHPMYADMIN (BROWSER) 97 3.5.2 MYSQL
CONTROL CENTER (LINUX, WINDOWS) 99 3.5.3 EMS MYSQL MANAGER (LINUX,
WINDOWS) 100 3.5.4 MYSQL STUDIO (WINDOWS, MAC OS X) 101 3.5.5
MYSQLMANAGER (WINDOWS) 103 3.5.6 SQL-WIN (WINDOWS) 103 3.5.7 MYSQLFRONT
(WINDOWS) 104 3.5.8 KSQL (LINUX) 105 3.5.9 WEITERE GRAFISCHE CLIENTS 106
3.5.10 DATENBANKZUGANG UEBER ODBC EINRICHTEN 106 3.6 LAMP
(LINUX-APACHE-MYSQL-PHP) 111 3.6.1 LEISTUNGSFAEHIGKEIT VON LAMP-SYSTEMEN
111 3.7 PROGRAMMIERSCHNITTSTELLEN 113 3.7:1 C : 113 3.7.2 PHP 114 3.7.3
PERL 118 3.7.4 JAVA 119 3.8 MYSQL-CLUSTER 122 3.8.1 REPLIKATIONSSYSTEM
123 3.8.2 RAID 124 3.8.3 LOAD BALANCING 125 3.9 VERSION 4.0: EMBEDDED
MYSQL 126 6 INHALT 4 OATENBANKENTWURF 129 4.1 PHASEN DER
DATENBANKENTWICKLUNG 131 4.2 DATENBANKENTWURF 133 4.2.1 DATENMODELL 133
4.2.2 ER-MODELL 134 4.2.3 RELATIONALES DATENMODELL 136 4.2.4
PRIMAERSCHLUESSEL 136 4.2.5 FREMDSCHLUESSEL UND REFERENZIELLE INTEGRITAET
137 4.2.6 OPTIMIERUNG DES DATENMODELLS (NORMALISIERUNG) 139 4.3
IMPLEMENTIERUNG UND NUTZUNG: SPEAKING SQL 144 5 DATENBANKEN UND TABELLEN
ANLEGEN 147 5.1 UEBERBLICK 149 5.2 DATENTYPEN 151 5.2.1
ZEICHENKETTEN-DATENTYPEN 154 5.2.2 NUMERISCHE DATENTYPEN 155 5.2.3
DATUMS- UND ZEIT-DATENTYPEN 156 5.2.4 AUFZAEHLUNGEN 158 5.2.5
DATENTYP-MAPPING 158 5.3 DATENBANK ANLEGEN UND LOESCHEN 159 5.4 TABELLEN
162 5.4.1 TABELLEN ANLEGEN 162 5.4.2 SCHLUESSELFELDER FUER TABELLEN 165
5.4.3 INDICES FUER TABELLEN 166 5.4.4 TABELLENTYPEN 169 5.4.5 DER
TABELLENTYP INNODB 180 5.4.6 AUTOWERT DEFINIEREN, TABELLEN KOPIEREN 183
5.4.7 REFERENZIELLE INTEGRITAET, FREMDSCHLUESSEL (FOREICN KEY) UND
KONSISTENZBEDINGUNGEN 185 5.4.8 AENDERN DES TABELLENLAYOUTS (ALTER TABLE)
191 5.4.9 TABELLEN UMBENENNEN UND LOESCHEN 195 5.5 VERSION 4.1 : UNICODE
196 6 MIT DATEN ARBEITEN 201! 6.1 BENUTZERWERKZEUGE UND -SCHNITTSTELLEN
203 6.2 DATEN EINFUEGEN, AENDERN UND LOESCHEN 204 6.2.1 EINFUEGEN VON DATEN
IN TABELLEN 204 6.2.2 DATEN AKTUALISIEREN 208 6.2.3 DATEN LOESCHEN 212
6.2.4 VERSION 4.0: DATEN AUS MEHREREN TABELLEN GLEICHZEITIG LOESCHEN 213
6.2.5 DATEN AUS ANDEREN DATENBANKEN UND PROGRAMMEN UEBERNEHMEN 215 INHALT
7 6.3 BEFEHLE FUER DIE DATENAUSGABE 229 6.3.1 ABFRAGEN MIT SELECT (DATEN
SUCHEN) 229 6.3.2 VERGLEICHSOPERATOREN (FILTERBEDINGUNGEN) 23 5 6.3.3
ABFRAGEN MIT LOGISCHEN OPERATOREN 237 6.3.4 MATHEMATISCHE FUNKTIONEN 238
6.3.5 DATUMS-UND ZEITFUNKTIONEN 240 6.3.6 ZEICHENKETTEN 247 6.3.7
AUSWAHLANWEISUNGEN 249 6.3.8 ZAEHLEN 252 6.3.9 VERSION 4.0: TABELLEN
VEREINIGEN (UNION) 254 6.3.10 TABELLEN VERKNUEPFEN (JOIN) 255 6.3.11
AUSGABE SORTIEREN 265 6.3.12 VERSION 4.0: DEUTSCHE SORTIERUNG 267 6.3.13
AUSGABEDATEI UEBER SELECT ERZEUGEN 267 6.3.14 ABFRAGEN ANALYSIEREN 269
6.3.15 NULL-MARKEN 271 6.3.16 VERSION 4.0: TYPKONVERSION 273 6.3.17 MIT
VARIABLEN ARBEITEN 274 6.4 VERSION 4.1: UNTERABFRAGEN (SUB-SELECTS) 275
6.4.1 UNTERABFRAGEN, DIE EINE ZEILE ZURUECKGEBEN 277 6.4.2 UNTERABFRAGEN,
DIE MEHR ALS EINE ZEILE ZURUECKGEBEN 280 6.4.3 UNTERABFRAGEN IN
UPDATE-BEFEHLEN 286 6.4.4 UNTERABFRAGEN IN DELETE-BEFEHLEN 287 6.4.5
REGELN FUER DIE VERWENDUNG VON UNTERABFRAGEN 287 6.5 UNSCHARFE SUCHE 288
6.5.1 SUCHE MIT LIKE UND IN 288 6.5.2 VOLLTEXTSUCHE 290 6.5.3 SOUNDEX
294 6.5.4 REGULAERE AUSDRUECKE 296 6.6 VERSION 4.0: ABFRAGEN BESCHLEUNIGEN
- DER QUERY CACHE 299 6.7 TRANSAKTIONEN 304 6.8 BENUTZERDEFINIERTE
FUNKTIONEN ZU MYSQL HINZUFUEGEN 307 6.8.1 NEUE FUNKTIONEN FUER
UDF-SCHNITTSTELLE ERSTELLEN 308 6.8.2 FUNKTIONEN NATIV HINZUFUEGEN 312
6.9 VERSION 4.1: GEOMETRISCHE DATEN 313 7 REALISIERUNG VON
BENUTZERSCHNITTSTELLEN 329 * * * - . , T . . . - . . . . . . . _ * . . .
. . 7.1 UEBERBLICK 331 7.2 EXTERNE AUFBEREITUNG VON MYSQL-DATEN 332 7.2.1
DELIMITED ASCII-DATEN WEITERVERARBEITEN 332 7.2.2 DATEN UEBER
ODBC-SCHNITTSTELLE WEITERVERARBEITEN 334 7.3 FORMULARE UND BERICHTE MIT
DESKTOP-PROGRAMMEN ERSTELLEN 340 7.3.1 FORMULARE UND BERICHTE MIT
STAROFFICE ERSTELLEN 341 7.3.2 FORMULARE UND BERICHTE MIT MS ACCESS
ERSTELLEN 350 8 INHALT 7.4 PROGRAMMIERUNG VON BENUTZERSCHNITTSTELLEN 355
7.4.1 UEBERBLICK 355 7.4.2 PHP 357 7.4.3 PERL 373 7.4.4 C/C++ 380 7.4.5
JAVA 380 7.5 XML 385 7.5.1 EINFUEHRUNG 385 7.5.2 XML-DATEIEN MIT MYSQL
UND MYSQLDUMP ERSTELLEN 388 7.5.3 XML MIT PHP ODER PERL ERSTELLEN 391
7.5.4 XML-DOKUMENTE IN MYSQL MIT PHP SPEICHERN 395 1 8 ADMINISTRATION
401 J . J 8.1 LAUFENDEN BETRIEB UEBERWACHEN 403 8.1.1 VERSION 4.1:
WARNUNGEN UND FEHLERMELDUNGEN AUSGEBEN 405 8.2 PROTOKOLLIERUNG VON
SERVERVORGAENGEN 406 8.2.1 DAS FEHLERPROTOKOLL (ERROR LOG) 407 8.2.2
LAUFENDEN BETRIEB PROTOKOLLIEREN (QUERY-PROTOKOLL UND
AENDERUNGSPROTOKOLL) 407 8.3 TABELLENUEBERPRUEFUNG UND-WARTUNG 412 8.3.1
TABELLENUEBERPRUEFUNG 413 8.3.2 MYLSAM-TABELLEN REPARIEREN 416 8.3.3
TABELLEN OPTIMIEREN 417 8.4 SICHERHEIT 420 8.4.1 PASSWORTSYSTEM 420
8.4.2 DATEN VERSCHLUESSELT SPEICHERN 43 2 8.4.3 SSH-VERBINDUNGEN 434
8.4.4 VERSION 4.0: SSL-VERSCHLUESSELTE VERBINDUNGEN 435 8.5 BACKUP UND
DATENSICHERUNG 445 8.5.1 GRUNDSAETZLICHE STRATEGIEN FUER DIE
DATENSICHERUNG 445 8.5.2 BACKUP MIT MYSQLDUMP 450 8.5.3 BACKUP DURCH
DATENBANKKOPIE 455 8.5.4 BACKUP MIT BACKUP TABLE 455 8.5.5
DATENSICHERUNG MIT SELECT INTO OUTFILE 456 8.5.6 PROGRAMMIERUNG VON
HILFSPROGRAMMEN FUER DAS BACKUP 456 8.5.7 REPLIKATIONSMECHANISMEN VON
MYSQL 462 8.6 UPLOADS UND DATENSICHERUNG BEI INTERNET SERVICE PROVIDERN
465 8.7 DATENBANKTESTS DURCHFUEHREN 468 8.8 TIPPS ZUR OPTIMIERUNG VON
MYSQL 470 8.8.1 OPTIMIERUNG VON SQL-BEFEHLEN 471 8.8.2
PERFORMANCEMESSUNG IN PHP-ANWENDUNGEN 476 INHALT 9 19 BEISPIEL: IN 12
SCHRITTEN ZUR ! MYSQL-ANWENDUNG 479 |__ _ _ __.__, - _. _ .. . *. . 9.1
ZIEL 481 9.2 PLANUNG UND DEFINITION DER ANWENDUNG 482 9.2.1 SCHRITT 1:
ANWENDUNGSUEBERSICHT 482 9.2.2 SCHRITT 2: ANWENDUNGSFUNKTIONEN 483 9.3
DATENBANKENTWURF 484 9.3.1 SCHRITT 3: ENTITAETSTYPEN UND BEZIEHUNGEN
ERMITTELN 484 9.3.2 SCHRITT 4: ER-MODELL ERSTELLEN 489 9.3.3 SCHRITT 5:
RELATIONALES DATENMODELL ERSTELLEN 490 9.3.4 SCHRITT 6: DATENMODELL
OPTIMIEREN (NORMALISIERUNG) 491 9.4 BENUTZERSCHNITTSTELLEN 492 9.4.1
SCHRITT 7: SOFTWAREKOMPONENTEN DEFINIEREN 492 9.4.2 SCHRITT 8:
BENUTZERSCHNITTSTELLEN (DIALOGE) ENTWERFEN 493 9.5 IMPLEMENTIERUNG 495
9.5.1 SCHRITT 9: DATENBANK UND TABELLEN ANLEGEN 495 9.5.2 SCHRITT 10:
PHP-FUNKTIONEN DEFINIEREN 499 9.5.3 SCHRITT 11: BENUTZERSCHNITTSTELLE
UND FUNKTIONEN INTEGRIEREN ... 504 9.5.4 SCHRITT 12: ANWENDUNG TESTEN
UND WEITERGEHENDE FRAGEN 506 10 BEISPIEL: PHP/MYSQL-ANWENDUNG ! IN 6
SCHRITTEN 507 10.1 SCHRITT 1: PHP-INSTALLATION UEBERPRUEFEN 509 10.2
SCHRITT 2: DAS ERSTE BILD 511 10.3 SCHRITT 3: GRAFIKELEMENTE HINZUFUEGEN
512 10.4 SCHRITT 4: SCHRIFT HINZUFUEGEN 514 10.5 SCHRITT 5: DYNAMISCHEN
CONTENT AUS DATENBANK EINFUEGEN 515 10.6 SCHRITT 6: EINBINDUNG IN HTML
519 11 ANWENDUNGSENTWICKLUNG UNTER WINDOWS 521 11.1 EINFUEHRUNG 523 11.2
DIE ZEOS-KOMPONENTEN (VERSION 5.3) 525 11.3 INSTALLATION DER
ZEOS-KOMPONENTEN 526 11.4 ZEOS-KOMPONENTEN (VERSION 6.0.X) 528 10 INHALT
11.5 PROGRAMMIERUNG MIT DEN ZEOS-KOMPONENTEN 529 11.5.1
EINFUEHRUNGSBEISPIELE 529 11.5.2 FORTGESCHRITTENE PROGRAMMIERUNG AM
BEISPIEL EINES WINDOWS-CLIENTS FUER MYSQL 539 11.5.3 VERGLEICH VON
VERSCHIEDENEN LOESUNGEN FUER DIE ANWENDUNGSENTWICKLUNG 544 12 REFERENZ 545
12.1 DATENTYPEN 547 12.2 SQL-REFERENZ (ALPHABETISCH) 551 12.3 OPTIONEN
FUER MYSQL-PROGRAMME 581 12.3.1 KONFIGURATIONSDATEIEN 581 12.3.2
PROGRAMMVARIABLEN 583 12.3.3 MYSQL-SERVER (MYSQLD) 590 12.3.4
MYSQL-KOMMANDOZEILENWERKZEUGE 595 12.4 FEHLERCODES UND -MEIDUNGEN 607
12.5 ESCAPE-ZEICHEN 616 12.6 C-API 617 12.7 ZEOS-KOMPONENTEN 632 12.8
PERL-DBI 642 A GLOSSAR 651 B WEITERFUEHRENDE INFORMATIONSQUELLEN 655 C
INSTALLATIONSHINWEISE FUER PHPMYADMIN 657 | D LIZENZTEXTE 659 D.1 MYSQL
659 D.2 BERKELEY DB 667 INDEX 673 INHALT 11
|
any_adam_object | 1 |
author | Throll, Marcus |
author_GND | (DE-588)123687179 |
author_facet | Throll, Marcus |
author_role | aut |
author_sort | Throll, Marcus |
author_variant | m t mt |
building | Verbundindex |
bvnumber | BV017305964 |
classification_rvk | ST 271 |
ctrlnum | (OCoLC)76546422 (DE-599)BVBBV017305964 |
discipline | Informatik |
edition | 2. Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01420nam a2200361 c 4500</leader><controlfield tag="001">BV017305964</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20031017 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">030708s2003 gw a||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">968013171</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3898423832</subfield><subfield code="9">3-89842-383-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)76546422</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV017305964</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</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">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-1047</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-523</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="100" ind1="1" ind2=" "><subfield code="a">Throll, Marcus</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)123687179</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">MySQL 4</subfield><subfield code="b">[Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP]</subfield><subfield code="c">Marcus Throll</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Bonn</subfield><subfield code="b">Galileo Press</subfield><subfield code="c">2003</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">683 S.</subfield><subfield code="b">Ill.</subfield><subfield code="e">1 CD-ROM (12 cm), 1 Referenzkarte</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">Galileo computing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">MySQL 4.0</subfield><subfield code="0">(DE-588)4739316-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">MySQL 4.0</subfield><subfield code="0">(DE-588)4739316-6</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">HEBIS Datenaustausch Darmstadt</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=010430780&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-010430780</subfield></datafield></record></collection> |
id | DE-604.BV017305964 |
illustrated | Illustrated |
indexdate | 2024-07-09T19:16:23Z |
institution | BVB |
isbn | 3898423832 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010430780 |
oclc_num | 76546422 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR DE-20 DE-1047 DE-573 DE-523 |
owner_facet | DE-355 DE-BY-UBR DE-20 DE-1047 DE-573 DE-523 |
physical | 683 S. Ill. 1 CD-ROM (12 cm), 1 Referenzkarte |
publishDate | 2003 |
publishDateSearch | 2003 |
publishDateSort | 2003 |
publisher | Galileo Press |
record_format | marc |
series2 | Galileo computing |
spelling | Throll, Marcus Verfasser (DE-588)123687179 aut MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] Marcus Throll 2. Aufl. Bonn Galileo Press 2003 683 S. Ill. 1 CD-ROM (12 cm), 1 Referenzkarte txt rdacontent n rdamedia nc rdacarrier Galileo computing MySQL 4.0 (DE-588)4739316-6 gnd rswk-swf MySQL 4.0 (DE-588)4739316-6 s DE-604 HEBIS Datenaustausch Darmstadt application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010430780&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Throll, Marcus MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] MySQL 4.0 (DE-588)4739316-6 gnd |
subject_GND | (DE-588)4739316-6 |
title | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] |
title_auth | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] |
title_exact_search | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] |
title_full | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] Marcus Throll |
title_fullStr | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] Marcus Throll |
title_full_unstemmed | MySQL 4 [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] Marcus Throll |
title_short | MySQL 4 |
title_sort | mysql 4 grundlagen entwicklung administration alle versionen 3 xx 4 0 und 4 1 in 12 schritten zur website mit mysql und php |
title_sub | [Grundlagen, Entwicklung, Administration ; alle Versionen: 3.xx, 4.0 und 4.1 ; in 12 Schritten zur Website mit MySQL und PHP] |
topic | MySQL 4.0 (DE-588)4739316-6 gnd |
topic_facet | MySQL 4.0 |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010430780&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT throllmarcus mysql4grundlagenentwicklungadministrationalleversionen3xx40und41in12schrittenzurwebsitemitmysqlundphp |