|Wystawione w kategorii:
Masz taki przedmiot na sprzedaż?

SQL for MySQL Developers: A - Oprawa miękka, autorstwa van der Lans - Akceptowalny n

Tekst oryginalny
SQL for MySQL Developers: A - Paperback, by van der Lans - Acceptable n
Stan:
Do przyjęcia
Cena:
US $5,15
Około21,08 zł
Wysyłka:
Bezpłatnie Wysyłka ekonomiczna. Zobacz szczegółydla wysyłki
Znajduje się w: Philadelphia, Pennsylvania, Stany Zjednoczone
Dostawa:
Szacowana między Cz, 20 cze a Pn, 24 cze do 43230
Czas dostawy jest szacowany naszą metodą na podstawie odległości między kupującym a lokalizacją przedmiotu, wybranej usługi wysyłkowej, historii wysyłek sprzedawcy i innych czynników. Czasy dostawy mogą się różnić, szczególnie w okresach największego ruchu.
Zwroty:
Zwrot w ciągu 30 dni. Za wysyłkę zwrotną płaci sprzedawca. Zobacz szczegóły- aby uzyskać więcej informacji dotyczących zwrotów
Płatności:
     

Kupuj bez obaw

Najlepszy Sprzedawca
Zaufany sprzedawca, szybka wysyłka i łatwe zwroty. 
Gwarancja zwrotu pieniędzy eBay
Otrzymasz przedmiot, jaki zamawiasz, albo zwrot pieniędzy. 

Informacje o sprzedawcy

Zarejestrowany jako sprzedawca-firma
Sprzedawca ponosi pełną odpowiedzialność za wystawienie tej oferty sprzedaży.
Nr przedmiotu eBay: 125906875866
Ostatnia aktualizacja: 15-06-2024 10:54:07 CEST Wyświetl wszystkie poprawkiWyświetl wszystkie poprawki

Parametry przedmiotu

Stan
Do przyjęcia: Na książce widoczne są wyraźne ślady używania. Okładka lub oprawa może być uszkodzona, ...
Book Title
SQL for MySQL Developers: A Comprehensive Tutorial and Reference
ISBN
9780131497351
Subject Area
Computers
Publication Name
Sql for Mysql Developers : a Comprehensive Tutorial and Référence
Item Length
9.2 in
Publisher
Addison Wesley Professional
Subject
User Interfaces, Programming Languages / Sql, Databases / General
Publication Year
2007
Type
Textbook
Format
Perfect
Language
English
Item Height
2.1 in
Author
Rick F. Van Der Lans
Item Width
6.9 in
Item Weight
61.6 Oz
Number of Pages
1032 Pages

O tym produkcie

Product Information

The Most Complete and Practical Guide to MySQL Version 5 s Powerful SQL Dialect MySQL version 5 offers a SQL dialect with immense power. In SQL for MySQL Developers , Rick F. van der Lans helps you master this version ofSQL and take advantage of its full potential. Using case study examplesand hands-on exercises, van der Lans illuminates every key concept, technique, and statement including advanced features that make iteasier to create even the most complex statements and programs. Drawing on decades of experience as an SQL standards team member and enterprise consultant, he reveals exactly why MySQL s dialect works as it does and how to get the most out of it. You ll gain powerful insight into everything from basic queries to stored procedures, transactions to data security. Whether you re a programmer, Web developer, analyst, DBA, or database user, this book can take you from apprentice to true SQL expert. If you ve used SQL in older versions of MySQL, you ll become dramatically more effective and if you re migrating from other database platforms, you ll gain practical mastery fast . Coverage includes Writing queries, including joins, functions, and subqueries Updating data Creating tables, views, and other database objects Specifying keys and other integrity constraints Improving efficiency with indexes Enforcing security via passwords and privileges Embedding SQL statements within PHP programs Building stored procedures and triggers Using transactions, locking, rollback, and isolation levels Utilizing MySQL s catalog All of the book s sample programs are available for download from www.r20.nl. About the Author Rick F. van der Lans is author of the classic Introduction to SQL , the definitive SQL guide that database developers have relied on for more than 20 years. He is a consultant, author, and lecturer specializing in database technology, development tools, data warehousing, and XML. As managing director of the Netherlands-based R20/Consultancy, he has advised many large companies on defining their IT architectures. He chairs the European Meta Data Conference, and writes columns for several magazines. Contents About the Author Preface PART I Introduction CHAPTER 1 Introduction to MySQL CHAPTER 2 The Tennis Club Sample Database CHAPTER 3 Installing the Software CHAPTER 4 SQL in a Nutshell PART II Querying and Updating Data CHAPTER 5 SELECT Statement: Common Elements CHAPTER 6 SELECT Statements, Table Expressions, and Subqueries CHAPTER 7 SELECT Statement: The FROM Clause CHAPTER 8 SELECT Statement: The WHERE Clause CHAPTER 9 SELECT Statement: SELECT Clause and Aggregation Functions CHAPTER 10 SELECT Statement: The GROUP BY Clause CHAPTER 11 SELECT Statement: The HAVING Clause CHAPTER 12 SELECT Statement: The ORDER BY Clause CHAPTER 13 SELECT Statement: The LIMIT Clause CHAPTER 14 Combining Table Expressions CHAPTER 15 The User Variable and the SET Statement CHAPTER 16 The HANDLER Statement CHAPTER 17 Updating Tables CHAPTER 18 Loading and Unloading Data CHAPTER 19 Working with XML Documents PART III Creating Database Objects CHAPTER 20 Creating Tables CHAPTER 21 Specifying Integrity Constraints CHAPTER 22 Character Sets and Collations CHAPTER 23 The ENUM and SET Types CHAPTER 24 Changing and Dropping Tables CHAPTER 25 Using Indexes CHAPTER 26 Views CHAPTER 27 Creating Databases CHAPTER 28 Users and Data Security CHAPTER 29 Statements for Table Maintenance CHAPT

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0131497359
ISBN-13
9780131497351
eBay Product ID (ePID)
60310693

Product Key Features

Author
Rick F. Van Der Lans
Publication Name
Sql for Mysql Developers : a Comprehensive Tutorial and Référence
Format
Perfect
Language
English
Subject
User Interfaces, Programming Languages / Sql, Databases / General
Publication Year
2007
Type
Textbook
Subject Area
Computers
Number of Pages
1032 Pages

Dimensions

Item Length
9.2 in
Item Height
2.1 in
Item Width
6.9 in
Item Weight
61.6 Oz

Additional Product Features

LCCN
2007-000578
Lc Classification Number
Qa76.73.S67l345 2007
Table of Content
About the Author xix Preface xx PART I Introduction 1 CHAPTER 1 Introduction to MySQL 3 CHAPTER 2 The Tennis Club Sample Database 29 CHAPTER 3 Installing the Software 37 CHAPTER 4 SQL in a Nutshell 41 PART II Querying and Updating Data 71 CHAPTER 5 SELECT Statement: Common Elements 73 CHAPTER 6 SELECT Statements, Table Expressions, and Subqueries 145 CHAPTER 7 SELECT Statement:The FROM Clause 171 CHAPTER 8 SELECT Statement: The WHERE Clause 213 CHAPTER 9 SELECT Statement: SELECT Clause and Aggregation Functions 315 CHAPTER 10 SELECT Statement: The GROUP BY Clause 349 CHAPTER 11 SELECT Statement: The HAVING Clause 375 CHAPTER 12 SELECT Statement: The ORDER BY Clause 383 CHAPTER 13 SELECT Statement: The LIMIT Clause 395 CHAPTER 14 Combining Table Expressions 409 CHAPTER 15 The User Variable and the SET Statement 421 CHAPTER 16 The HANDLER Statement 429 CHAPTER 17 Updating Tables 437 CHAPTER 18 Loading and Unloading Data 461 CHAPTER 19 Working with XML Documents 471 PART III Creating Database Objects 491 CHAPTER 20 Creating Tables 493 CHAPTER 21 Specifying Integrity Constraints 539 CHAPTER 22 Character Sets and Collations 561 CHAPTER 23 The ENUM and SET Types 577 CHAPTER 24 Changing and Dropping Tables 591 CHAPTER 25 Using Indexes 603 CHAPTER 26 Views 631 CHAPTER 27 Creating Databases 653 CHAPTER 28 Users and Data Security 659 CHAPTER 29 Statements for Table Maintenance 683 CHAPTER 30 The SHOW, DESCRIBE, and HELP Statements 693 PART IV Procedural Database Objects 701 CHAPTER 31 Stored Procedures 703 CHAPTER 32 Stored Functions 745 CHAPTER 33 Triggers 755 CHAPTER 34 Events 767 PART V Programming with SQL 783 CHAPTER 35 MySQL and PHP 785 CHAPTER 36 Dynamic SQL with Prepared Statement 807 CHAPTER 37 Transactions and Multiuser Usage 815 APPENDIX A Syntax of SQL 839 APPENDIX B Scalar Functions 903 APPENDIX C System Variables 953 APPENDIX D Bibliography 963 Index 967
Copyright Date
2007
Target Audience
Scholarly & Professional
Dewey Decimal
005.133
Dewey Edition
22
Illustrated
Yes

Opis przedmiotu podany przez sprzedawcę

Informacje o firmie

AZ Texts LLC
Kiryl Zarubau
228 Park Ave S
38827
10003 New York, NY
United States
Pokaż informacje kontaktowe
:liam-Emoc.nurskoob@ofni
Oświadczam, że wszystkie moje działania związane ze sprzedażą będą zgodne z wszystkimi przepisami i regulacjami UE.
BooksRun

BooksRun

99,2% opinii pozytywnych
Sprzedane przedmioty: 474 tys.

Oceny szczegółowe

Średnia z ostatnich 12 miesięcy

Dokładność opisu
4.9
Przystępny koszt wysyłki
5.0
Szybkość wysyłki
5.0
Komunikacja
5.0

Popularne kategorie z tego Sklepu

Zarejestrowany jako sprzedawca-firma

Opinie sprzedawców (93 150)

a***3 (155)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
The seller added a mystery charge on delivery, a charge with no explanation. It wasn't much and the book is worth it.
o***i (2853)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
GREAT EBAYER FIVE STARS THANK YOU. ❤️⭐️⭐️⭐️⭐️⭐️
1***m (2645)- Opinie wystawione przez kupującego.
Ostatni miesiąc
Zakup potwierdzony
Not sure if this was a library book, but if so, I don't recall seeing that in the description. Otherwise smooth transacting.