| FlazX | Browse Computer Book | Community Board | Links | Blog | Login |
|
SQL for MySQL Developers: A Comprehensive Tutorial and Reference Google Search |
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 catalogAll 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 CHAPTER 30 The SHOW, DESCRIBE, and HELP Statements PART IV Procedural Database Objects CHAPTER 31 Stored Procedures CHAPTER 32 Stored Functions CHAPTER 33 Triggers CHAPTER 34 Events PART V Programming with SQL CHAPTER 35 MySQL and PHP CHAPTER 36 Dynamic SQL with Prepared Statement CHAPTER 37 Transactions and Multiuser Usage APPENDIX A Syntax of SQL APPENDIX B Scalar Functions APPENDIX C System Variables APPENDIX D Bibliography Index
User review Weak Book. Not edited and not translated well Pretty disappointed with the book. I don't think anyone took the time to edit it or review the translations and context of the translations. I have read many other SQL books that were much easier to understand and were better at explaining complex tasks. The beginning of chapter 18 starts out: `The opposite of loading data is, obviously, loading data.` Is this for real? I want my money back. I recommend getting a different book. At $40+ this book is not worth half that. User review A usefull guide to SQL,,. I bought this product to help my process is learning SQL. There are a lot of bad (or horrible books) that explain SQL. I have bought quite a few of them so I was excited about this book,,. I found this guide useful with the command syntax but there is not enough examples or explanations following the SQL commands,,. That being said, this book is useful as a very good guide but not to teach the user SQL; to help out with the online SQL information and provide more information than some of the bad SQL books. In this respect the book does a decent job. For the book I would give 3.5 stars but, I will round up to 4 stars for the Amazon rating,,. User review Currently using for a class I don't think this is all that great, but I think the main issue may be the translation job. Everything reads in a roundabout fashion, and 'full stop' is indicated for period, 'Brackets' for parenthesis. Not horrible, but I've been using an old O'Reilly book I'd bought as a reference for work alongside it. I find the definitions and explanations are more user friendly than the ones in here. Also, most of the examples in this book are quirky 'trick shots'. I understand they do illustrate the principles, but I'd like to see a lot more real-world examples. They just have nothing in common with SQL statements I've had to write for homework or in the workplace. You don't learn to play pool by practicing trick shots that don't work in a game, amirite?! User review It works! I just received the book yesterday. I opened the book, browsed the table of content and immediately noticed one of the topic on `Select` I can utilize directly in my work (as a professional software engineer). I updated my code today in my office. A single statement update replaced a chunk of our existing code and it all works out beautifully. Never have a book that pay for itself so fast. If you program SQL and all you use is the stuff you remembered since your college days, buy this book and read. You will be surprised! Now I have this book over quite a few weeks, I must to say, it well exceeds my expectation. It contains some very detailed descriptions and the written and style is simple, straight forward, and easy to use. Highly recommended! User review Excellent translated guide to MySQL Over the last 5 years, I would say I've at least read every book available on MySQL and bought my fair share. This book is by far the best one available on some of the advanced features of MySQL. It's better than even the Bible and Cookbook series on things like stored procedures, even though it spends too much time on the basics. I loved the large text, but wish there had been more meat on stored procedures, triggers and events (which is why I picked it up to begin with). There are insider knowledge gems sprinkled throughout that will definitely add spice to your SQL, so it's worth a look. I don't know why even in 2007 authors insist on repeating the MySQL documentation,--it's a MASSIVE amount of wasted space, since anyone using this stuff will be familiar with the online documentation and helpful user commentary. There were a few typos, but that's pretty par for the course. The section on PHP, though, was pretty useless and not particularly good code-wise (in my humble opinion). One day someone will put out a really advanced cookbook, that doesn't waste space explaining super simple things like `select * from table,` but until then it's a great resource. If you can get it at a discount, like on a Borders reward coupon (which they give out like candy) grab it. Clearly, the Europeans still have something to teach us about MySQL! :o)) Other books on MySQL |
Google Talk : admin-at-flazx-dot-us