Bild 1 von 1

Galerie
Bild 1 von 1

MySQL Kochbuch - 9780596527082, Paul DuBois, Taschenbuch-
US $5,07
Ca.EUR 4,35
Artikelzustand:
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos Standard Shipping.
Standort: Arlington, Texas, USA
Lieferung:
Lieferung zwischen Sa, 23. Aug und Mi, 27. Aug nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:285939341758
Artikelmerkmale
- Artikelzustand
- Book Title
- MySQL Cookbook
- ISBN
- 9780596527082
Über dieses Produkt
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
059652708X
ISBN-13
9780596527082
eBay Product ID (ePID)
26038434205
Product Key Features
Number of Pages
980 Pages
Language
English
Publication Name
Mysql Cookbook
Subject
General, Programming Languages / Sql, Databases / Data Mining, Databases / General
Publication Year
2006
Features
Revised
Type
Textbook
Subject Area
Computers
Format
Perfect
Dimensions
Item Height
2.1 in
Item Weight
47.6 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Edition Number
2
Intended Audience
Scholarly & Professional
LCCN
2007-272108
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.7585
Edition Description
Revised edition
Synopsis
MySQL Cookbook provides a unique problem-and-solutionformat that offers practical examples for everydayprogramming dilemmas. For every problem addressed in thebook, there's a worked-out solution or "recipe" - short,focused pieces of code that you can insert directly intoyour applications. More than a collection of cut-and-paste code, ......, Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don't have the time (or expertise) to solve MySQL problems from scratch. The new edition covers MySQL 5.0 and its powerful new features, as well as the older but still widespread MySQL 4.1. One major emphasis of this book is how to use SQL to formulate queries for particular kinds of questions, using the mysql client program included in MySQL distributions. The other major emphasis is how to write programs that interact with the MySQL server through an API. You'll find plenty of examples using several language APIs in multiple scenarios and situations, including the use of Ruby to retrieve and format data. There are also many new examples for using Perl, PHP, Python, and Java as well. Other recipes in the book teach you to: Access data from multiple tables at the same time Use SQL to select, sort, and summarize rows Find matches or mismatches between rows in two tables Determine intervals between dates or times, including age calculations Store images into MySQL and retrieve them for display in web pages Get LOAD DATA to read your data files properly or find which values in the file are invalid Use strict mode to prevent entry of bad data into your database Copy a table or a database to another server Generate sequence numbers to use as unique row identifiers Create database events that execute according to a schedule And a lot more MySQL Cookbook doesn't attempt to develop full-fledged, complex applications. Instead, it's intended to assist you in developing applications yourself by helping you get past problems that have you stumped., DuBois provides a unique problem-and-solution format that offers practical examples for everyday programming dilemmas. For every problem addressed in the book, there's a worked-out solution or "recipe"--short, focused pieces of code that readers can insert directly into their applications., Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don't have the time (or expertise) to solve MySQL problems from scratch. The new edition covers MySQL 5.0 and its powerful new features, as well as the older but still widespread MySQL 4.1. One major emphasis of this book is how to use SQL to formulate queries for particular kinds of questions, using the mysql client program included in MySQL distributions. The other major emphasis is how to write programs that interact with the MySQL server through an API. You'll find plenty of examples using several language APIs in multiple scenarios and situations, including the use of Ruby to retrieve and format data. There are also many new examples for using Perl, PHP, Python, and Java as well. Other recipes in the book teach you to: Access data from multiple tables at the same time Use SQL to select, sort, and summarize rows Find matches or mismatches between rows in two tables Determine intervals between dates or times, including age calculations Store images into MySQL and retrieve them for display in web pages Get LOAD DATA to read your data files properly or find which values in the file are invalid Use strict mode to prevent entry of bad data into your database Copy a table or a database to another server Generate sequence numbers to use as unique row identifiers Create database events that execute according to a schedule And a lot more "MySQLCookbook" doesn't attempt to develop full-fledged, complex applications. Instead, it's intended to assist you in developing applications yourself by helping you get past problems that have you stumped., Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don't have the time (or expertise) to solve MySQL problems from scratch.The new edition covers MySQL 5.0 and its powerful new features, as well as the older but still widespread MySQL 4.1. One major emphasis of this book is how to use SQL to formulate queries for particular kinds of questions, using the mysql client program included in MySQL distributions. The other major emphasis is how to write programs that interact with the MySQL server through an API. You'll find plenty of examples using several language APIs in multiple scenarios and situations, including the use of Ruby to retrieve and format data. There are also many new examples for using Perl, PHP, Python, and Java as well.Other recipes in the book teach you to: Access data from multiple tables at the same timeUse SQL to select, sort, and summarize rowsFind matches or mismatches between rows in two tablesDetermine intervals between dates or times, including age calculationsStore images into MySQL and retrieve them for display in web pagesGet LOAD DATA to read your data files properly or find which values in the file are invalidUse strict mode to prevent entry of bad data into your databaseCopy a table or a database to another serverGenerate sequence numbers to use as unique row identifiersCreate database events that execute according to a scheduleAnd a lot more"MySQL Cookbook" doesn't attempt to develop full-fledged, complex applications. Instead, it's intended to assist you in developing applications yourself by helping you get past problems that have you stumped.
LC Classification Number
QA76.9.D3
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
Orion Tech LLC
99% positive Bewertungen•1,3 Mio. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Beliebte Kategorien in diesem Shop
Verkäuferbewertungen (327.362)
- 7***j (796)- Bewertung vom Käufer.Letzter MonatBestätigter KaufI recently purchased an item from this eBay seller, and I couldn't be happier with the experience. From the prompt communication to the fast shipping, everything was handled with utmost professionalism. The item arrived exactly as described and was well-packaged to ensure its safety during transit. The seller was courteous and responsive, making the entire transaction smooth and hassle-free. I highly recommend this seller to anyone looking for quality products and excellent service.
- k***o (17)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufI ordered three items from this seller, and one was damaged in transit (the seller is not at fault for this). However the seller very quickly righted everything, communicating with me the entire time. The other two items were in perfect condition, arrived on time, and were exactly as described. They were very quick to fix what was wrong, and were very polite about the entire thing. I will be buying from them again in the future.
- c***c (2034)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufI’m a sports fan so when I looked through the Seller’s site it was easy to find three sports books I wanted to read. I’ve purchased from this Seller before; their prices are very affordable. I received the book pictured and described. All the books I purchased were mailed in a protective plastic envelope arriving safe and in good shape. Another fun transaction for this satisfied customer.
Noch mehr entdecken:
- Taschenbuch-Genre-Kochbücher-Sachbuch Bücher,
- Kochbücher,
- Bücher übers Kochen im Taschenbuch Kochbücher auf Dänisch Sachbuch,
- Paul-Maar-Taschenbuch-Belletristik - Bücher auf Deutsch,
- F. - Paul-Wilson-Taschenbuch-Belletristik - Bücher,
- Jamie-Oliver-Taschenbuch-Kochbücher - Sachbuch Bücher übers Kochen,
- Dr. - Oetker-Taschenbuch-Kochbücher-Sachbuch Bücher übers Kochen,
- Bücher übers Kochen Taschenbuch-Genre-Kochbücher-Sachbuch auf Spanisch,
- Einfache köstliche im Taschenbuch-Bücher auf Deutsch Kochbücher Sachbuch Kochen,
- Bücher übers Kochen Taschenbuch-Genre-Kochbücher-Sachbuch auf Englisch