Cart
Free US shipping over $10
Proud to be B-Corp

MySQL Michael Moncur

MySQL By Michael Moncur

MySQL by Michael Moncur


$4.44
Condition - Very Good
Only 1 left

Summary

MySQL is a popular open source database that runs on Windows, Linux, and several other platforms. This visual guide covers the widely used features of MySQL, beginning with the basics and progressing to more advanced concepts. In this book, readers will learn the fundamentals, and then find techniques for optimization and adding database security.

Faster Shipping

Get this product faster from our US warehouse

MySQL Summary

MySQL: Your Visual Blueprint to Open Source Database Management by Michael Moncur

This book discusses the basic fundamentals including database terminology and concepts, and offers an introduction to MySQL and the SQL language, then includes essential tasks to begin using it. It explores the essentials of MySQL server management, providing a guide for troubleshooting problems. Presents numerous annotated screenshots, tips and tricks. It also includes a CD-ROM with additional code examples as well as advanced examples using MySQL for UNIX and Windows, PHP for Windows and UNIX, and PHPMyAdmin for UNIX.

MySQL Reviews

"...a fine introduction to MySQL and a lasting reference guide to boot..." (IT Training, February 2003)

About Michael Moncur

Michael Moncur is the author of many books on system administration and Web development topics. He has recently written books about JavaScript and DHTML. He works as an independent network consultant and Web programmer. Michael also manages and maintains several popular Web sites. His oldest and most popular site, The Quotations Page, has been online since 1994. Most of the site's content is stored in a MySQL database, and presented using PHP. Michael lives with his wife, Laura, in a suburb of Salt Lake City, Utah.

Table of Contents

HOW TO USE THIS BOOK. 1) INTRODUCING MYSQL. Understanding MySQL. MySQL Terminology. Other Database Systems. Structured Query Language (SQL). Download MySQL. Install MySQL under Linux from a Package. Install MySQL under UNIX from Source. Install MySQL under Windows. Start the MySQL Server. Test the MySQL Installation. Using the MySQL Monitor. View the Server Status. Try an SQL Query. Configure a MySQL User. Specify a Multiple--Line Query. Edit a Long Command. Configure MySQLGUI. 2) MANAGE DATABASES AND TABLES. Design a Database. Create and Drop Databases. Create a Database. Show Available Databases. Select a Database. Create and Drop Tables. Create a Simple Table. Show Table Information. Numeric Column Types. Text and Date Column Types. Using Text Columns. Using Sets and Enumerations. Create an Indexed Table. Delete Tables and Databases. 3) MODIFY TABLES. Using ALTER TABLE Queries. Add a Column to a Table. Add an Index. Add a Primary Key or Unique Index. Add a Timestamp Column. Add an Auto--Increment Column. Rename a Column. Change a Column Type. Delete a Column. Delete an Index or Primary Key. Rename a Table. Change a Table Type. 4) ADD AND DELETE DATA. Using INSERT and DELETE Queries. Add a Row to a Table. Specify Columns for a New Row. Specify Insert Priority. Using Auto--Increment Columns. Using Timestamp Columns. Replace an Existing Row. Insert Rows from Another Table. Delete a Specific Row. Delete All Table Rows. Limit the Number of Deleted Rows. Delete Data by Date. 5) UPDATE DATA IN TABLES. Using UPDATE Queries. Modify a Single Row. Modify Multiple Rows. Update All Table Rows. Limit the Number of Rows to Update. Update Multiple Columns. Update Depending on Column Values. Increment a Column Value. 6) USING SELECT QUERIES. Using SELECT Queries. Display Data with SELECT. Using the WHERE Clause. Specify Multiple WHERE Conditions. Using the LIMIT Clause. Sort Data with the ORDER BY Clause. Using the GROUP BY Clause. Using Multiple Clauses with SELECT. Count Database Rows. Calculate Totals and Averages. Display Data from Multiple Tables. Using JOIN Options. Display Data with MySQLGUI. 7) USING MYSQL FUNCTIONS. Math Functions. Using Math Functions. Compare Numeric Values. Understanding String Functions. Compare String Values. Using String Functions. Work with Substrings. Understanding Date and Time Functions. Work with Dates and Times. Display Formatted Dates. Add and Subtract Dates and Times. Miscellaneous Functions. 8) IMPORT AND EXPORT DATA. Import and Export Tools. Export to a Text File with SELECT. Format an Import File. Import from a Text File. Export Data from a Spreadsheet. Export Data from Microsoft Access. Back up Data from a Table. Restore a Backup File. Manage Automated Backups. Back up Table Structure. Create a Copy of a Table. 9) MANAGE THE MYSQL SERVER. MySQL Administration Tools. Check Server Status. Check the MySQL Server Version. Start and Stop the MySQL Server under UNIX. Start and Stop the MySQL Server Under Windows. View and Manage Running Processes. Using WinMySQLadmin. Manage MySQL with MySQLGUI. 10) OPTIMIZE AND TROUBLESHOOT MYSQL. Optimize MySQL. Check a Table for Errors. Optimize and Repair Tables. MySQL Configuration Options. Display Server Performance Information. Edit the Configuration File in UNIX. Edit the Configuration File in Windows View MySQL Log Files. Improve Performance with Indexes. Manage Table Locking. 11) CONFIGURE MYSQL SECURITY. The Importance of Security. MySQL Security Basics. Grant Privileges to Users. Modify User Passwords. View a User's Privileges. View Security Tables. Control Network Access. Advanced MySQL Security. 12) USING MYSQL WITH PHP. Introducing PHP. Test the PHP Installation. Install and Test phpMyAdmin. Manage Data with phpMyAdmin. Manage the MySQL Server with phpMyAdmin. Connect to a MySQL Server. Display Query Results. Store Query Results as Objects. Insert a Record from PHP. Delete Records Using PHP. Create a Form to Add Records. Create a Database Search Form. 13) USING MYSQL WITH PERL. Introducing Perl. Install Perl under UNIX. Install Perl under Windows. Install the Perl DBI. Install the MySQL DBD. Connect to a MySQL Server. Display Query Results. Insert a Record from Perl. Delete Records Using Perl. Work with Web Forms. APPENDIX A. Glossary. APPENDIX B. Create and Delete Tables and Databases. Modify Tables with ALTER TABLE. Add and Delete Data. Modify Existing Data with UPDATE. Retrieve Data with SELECT. Display Status Information. Administrative Commands. Command--Line Utilities. APPENDIX C. What's on the CD--ROM. Using the E--Version of this Book. Wiley Publishing Inc. End User License Agreement. GNU General Public License. INDEX.

Additional information

CIN0764516922VG
9780764516924
0764516922
MySQL: Your Visual Blueprint to Open Source Database Management by Michael Moncur
Used - Very Good
Paperback
John Wiley & Sons Inc
2002-11-05
304
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - MySQL