Absolutely for Beginners "MySQL in 8 Hours" covers all essential MySQL knowledge. You can learn complete primary skills of MySQL fast and easily. The book includes more than 80 practical examples for beginners and includes tests & answers for the college exam, the engineer certification exam, and the job interview exam.
Source Code for Download This book provides source code for download; you can download the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Contents
Chapter 1 What is MySQL? The Feature of Database …… Chapter 2 Use a Database Show Tables …… Chapter 3 Display Table Data Alter Table Commands …… Chapter 4 Create Another Table Primary Key …… Chapter 5 And Operator Or Operator …… Chapter 6 Numeric Functions Datetime Functions …… Chapter 7 Select Precedence Show Multiple Tables …… Chapter 8 Roll Back Rename a Table …… Appendix 1 MySQL statements