Watch the new season of Amazon Original series The Wheel of Time now on Prime Video. New episode weekly.
Buy new:
$73.49
FREE delivery April 1 - 16
Ships from: Reuseaworld
Sold by: Reuseaworld
$73.49
FREE delivery April 1 - 16. Details
Only 1 left in stock - order soon.
$$73.49 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$73.49
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Ships from
Reuseaworld
Reuseaworld
Ships from
Reuseaworld
Returns
30-day refund/replacement
30-day refund/replacement
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt. You may receive a partial or no refund on used, damaged or materially different returns.
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
$2.61
Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc... Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc... See less
$3.98 delivery March 24 - 25. Details
Only 1 left in stock - order soon.
$$73.49 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$73.49
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Access codes and supplements are not guaranteed with used items.
Ships from and sold by glenthebookseller.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Follow the author

Something went wrong. Please try your request again later.

Beginning MySQL 1st Edition

4.2 4.2 out of 5 stars 16 ratings

{"desktop_buybox_group_1":[{"displayPrice":"$73.49","priceAmount":73.49,"currencySymbol":"$","integerValue":"73","decimalSeparator":".","fractionalValue":"49","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"x4oK8XS7cWRQ2zorIhAmeQERoEusZ6p3a8QamlyfbZf%2F%2BzvN6p3ctv6VxWZ52ni0SegQKXwiXRcjIXE6GmfmfzpTw0DaN0skQyCjimG9Oh8im7K7KlBhMzNGzlIRczGESMgSxHrumEI4QevyKBEBKXTkBFbv90WiII626Hkp0ywigQrKKF2ZPJvhE9RYtgjS","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}, {"displayPrice":"$2.61","priceAmount":2.61,"currencySymbol":"$","integerValue":"2","decimalSeparator":".","fractionalValue":"61","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"x4oK8XS7cWRQ2zorIhAmeQERoEusZ6p3MQAXVB5FUzQ6%2FE1aUEyhFluEptYXUWrd9aw3JjZA3FrfkhoVPtHV51nX0LLE9RKRkxL84arIJnNP5cVyS9bdo1uRRxYGhBRxXBGjYmGM3FVPCx3GdEHLLlLnyV6PoSLA9%2F1VEtr2ACz%2FG1MyUvy4nFhc71l6lu%2FC","locale":"en-US","buyingOptionType":"USED","aapiBuyingOptionIndex":1}]}

Purchase options and add-ons

  • Provides programmers with a complete foundation in MySQL, the multi-user, multi-threaded SQL database server that easily stores, updates, and accesses information
  • Offers detailed instructions for MySQL installation and configuration on either Windows or Linux
  • Shows how to create a database, work with SQL, add and modify data, run queries, perform administrative tasks, and build database applications
  • Demonstrates how to connect to a MySQL database from within PHP, Java, ASP, and ASP.NET applications
  • Companion Web site includes SQL statements needed to create and populate a database plus three ready-to-use database applications (in PHP, Java, and ASP.NET)

Editorial Reviews

From the Back Cover

Beginning MySQL

As the most popular open source database system in the world, MySQL boasts ease of implementation, minimal overhead, consistent reliability, and low total cost of ownership. This hands-on resource offers you a complete look at MySQL and explains how to implement MySQL and access MySQL with various programming languages.

Using a task-oriented approach along with numerous helpful examples, this book takes you through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data, and administer the MySQL database management system. By the end of the book you'll have a solid foundation for understanding MySQL as a robust, flexible, and easy-to-implement application that has many diverse uses.

What you will learn from this book

  • Where to find MySQL components on your system and what tools are available to access and manipulate data
  • How to set up logging, manage security, optimize performance, and back up and restore your system
  • Ways to insert, update, copy, import, export, and delete data
  • How to access a MySQL database from within a specific programming language
  • Effective methods for establishing a connection to a database and issuing SQL statements

Who this book is for

This book is for programmers who are new to MySQL but who have some experience in PHP, Java, or ASP/ASP.NET developing applications that access backend databases.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

About the Author

Robert Sheldon’s MySQL programming is rooted in ten years of experience working with SQL, as it is implemented not only in a MySQL environment, but also within SQL Server, Microsoft Access, and Oracle environments. He has programmed with SQL directly through database interfaces and script files and indirectly through PHP, JSP, ASP, and ASP.NET applications that connected to various databases and issued SQL statements. Robert has also managed the maintenance and development of Web sites and online tools, which has included performing project analysis, developing functional specifications, and managing database and Web development. He has designed and implemented various Microsoft Access, SQL Server, and MySQL databases, as well as developed and implemented a variety of Web-based solutions. In all these roles, he has had to perform numerous types of ad hoc queries and modifications, build databases, create and modify database objects, create and review embedded statements, and troubleshoot system- and data-related problems.
In addition to having a technical and SQL background, Robert has written or co-written nine books on various network and server technologies, including two that have focused on SQL Server design and implementation, one on SQL programming (based on the SQL:1999 standard), and one on Microsoft Office Access 2003. The books that Robert has written contain training material that is designed to teach users specific skills and to test their knowledge of the material covered. Having contracted as the senior developmental editor for the Microsoft certification team, he brought to these books his experience developing exam items that helped to focus readers on the skills necessary to perform specific tasks. Robert has also written and edited a variety of other documentation related to SQL databases and other computer technologies. He works as an independent technical consultant and writer in the Seattle area.

Geoff Moes is a software architect and developer who has designed and implemented databases in MySQL as well as having designed and implemented software systems in PHP, Java/J2EE, and ASP.NET that have utilized MySQL databases through various database connectivity interfaces. Geoff received his bachelor’s degree in Computer Science from Virginia Tech and has worked in the software industry for 18 years. He specializes in software and database architecture and development as it relates to Webbased systems. He has worked with several database products in addition to MySQL, including SQL Server, DB2, and Oracle. He has also developed a variety of software applications that have connected to various databases using several different languages and platforms including Java J2EE/JDBC/EJB, C++/ODBC, and ASP.NET/ODBC/OLEDB.
Geoff’s publishing credits include “Passing Arrays Between Jscript and C++” (September 7, 2000, ASPToday.com, under WROX) and three articles published in
Windows & .NET Magazine (online): “Common Internet Hacker Attacks” (December 1, 1998), “Remote Web Administration, Part 2” (November 1, 1998), and “Remote Web Administration, Part 1” (October 1, 1998). Geoff works as an independent software consultant in the Washington D.C. metro area. When he is not in front of the keyboard, he enjoys photography, mountain biking, hiking, and international travel.

Product details

  • Publisher ‏ : ‎ Wrox; 1st edition (April 1, 2005)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 864 pages
  • ISBN-10 ‏ : ‎ 0764579509
  • ISBN-13 ‏ : ‎ 978-0764579509
  • Item Weight ‏ : ‎ 2.82 pounds
  • Dimensions ‏ : ‎ 7.4 x 1.8 x 9.3 inches
  • Customer Reviews:
    4.2 4.2 out of 5 stars 16 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Robert Sheldon
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read book recommendations and more.

Customer reviews

4.2 out of 5 stars
16 global ratings

Review this product

Share your thoughts with other customers

Top reviews from the United States

  • Reviewed in the United States on January 26, 2014
    I purchased this book for a computer class. I enjoyed the format of this learn as you good book. Plenty of fine example and working labs to get a good foundation for learning.
  • Reviewed in the United States on July 13, 2014
    This book is still sitting on the shelf. There's nothing wrong with it. It's just that you need to know programming before you buy this book and attempt to understand what it is talking about. It is not for beginners. Yes, it says Beginning MySQL. You are a beginner at MySQL. Otherwise it is a very good book. I know enough now to understand quite a bit of what it is saying, but I'm not ready to take it on just yet. Thanks

    John
  • Reviewed in the United States on April 29, 2014
    Finally got here, met all my expectations. It's an execellent book for a starter. well if I need another book I will look you over.
  • Reviewed in the United States on December 9, 2016
    I love this books
  • Reviewed in the United States on September 6, 2013
    I got this for my MySQL class. It's well organized and easy to understand. Pretty good for a textbook. You should get this for your class too.
  • Reviewed in the United States on July 11, 2014
  • Reviewed in the United States on March 16, 2011
    I found this book to be very informative, and the authors quite knowledgeable. Stylistically, however, they have a tendency to spoon feed the reader. I have crossed out more than ONE HUNDRED instances of the phrase "as you can see." The use of meaningless redundancies is a crutch that becomes a distraction to the reader. I also think the book could have been better proofread as I've found many slips, like saying parenthesis when they mean single quotes. The term "STRAIGHT JOIN" is written with an underscore in *every* instance - "STRAIGHT_JOIN" is not valid mysql syntax.
  • Reviewed in the United States on March 18, 2011
    Overall, I love this book, because the authors build your knowledge of databases from the ground up.

    Before I got my hands on this book, I knew only a limited amount about databases. Now, I understand advance concepts (like foreign keys, transactions and optimization) and can design, implement and maintain my own simple relational database management system.

    This is a thick book that took me about 2 weeks to finish and it would have taken even longer if I decided to follow through with all the "Try it out" sections, exercises and useful examples.

    "Beginning MySql" covers the majority of MySql 4.1 by using the definitions of syntax and options as their main teaching tool throughout most of the chapters. This makes MySql easy to learn since you can reference the definitions as a cheat sheet when you're implementing a database design.

    One thing that I noticed is that they need more proofreading. Every now and then, you'll encounter a typo or wrong information but this is expected since the authors warned of this in the introduction.
    Example, page 299: "However, bitwise operations support calculations up to 64 buts".

    The best part of the book, is appendix C. It briefly covers MySql 5 but they introduce you to Triggers, Views and Procedures while updating you on MySql new standards. For exmaple, MySql 5 supports foreign keys for all the table engines, not just for INNODB.

    If you're the type that has a hard time reading documentation online, then I would strongly recommend this book. Otherwise you might be able to learn MySql using Youtube and the MySql homepage.

    Note: Since this book only covers MySql 4.1, then you'll need to checkout the on-line documentation for changes in the current MySQL.
    5 people found this helpful
    Report

Top reviews from other countries

  • Vishal Garg
    5.0 out of 5 stars Five Stars
    Reviewed in India on May 7, 2016
    Nice book every thing you need in this book.
  • Steve Ardagh-Walter
    3.0 out of 5 stars Big, authoritative, but a bit dated
    Reviewed in the United Kingdom on November 2, 2013
    Good clear explanation of MySql functions built around real world examples. I found it easy to understand several new methods from the way the examples were built up

    On the down side, (a) indexing isn't great if you want to dip in and find examples of very specific things (eg I've been struggling with FROM_UNIXTIME, which still seems to have quirks in late 2013) - not every keyword is indexed, and (b) new functionality since v5.0 is relegated to a 5 page appendix. This includes stored procedures, triggers and views

    Overall, good value given the price, but (as with most computing topics) expect to supplement this with online references from the many good sites