๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

MySQL Cookbook, 2nd Edition

โœ Scribed by Paul DuBois


Publisher
O'Reilly Media
Year
2007
Tongue
English
Leaves
989
Edition
2
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


MySQL Cookbook, 2nd Edition: Solutions &
โœ Paul DuBois ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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 examp

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the

Expert MySQL, 2nd Edition
โœ Charles Bell ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Apress ๐ŸŒ English

Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage engine, build your own authentication plugins, and even add your own functions and commands to the

MySQL (2nd Edition) (Developer's Library
โœ Paul DuBois ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Sams ๐ŸŒ English

This book has been super useful. I was new to development with MySQL and among the 3 or 4 MySQL books I got, this is the go-to book I use. It's very thorough, explains things clearly, and has lots of concise examples to show statements in use. Highly recommend it.

Managing and Using MySQL (2nd Edition)
โœ George Reese ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐ŸŒ English

MySQL is a popular and robust open source database product that supports key subsets of SQL on both Linux and Unix systems. MySQL is free for nonprofit use and costs a small amount for commercial use. Unlike commercial databases, MySQL is affordable and easy to use. This book includes introducti