Learn SQL (using MySQL) in One Day and Learn It Well





Preface

This book is written to help you learn SQL programming FAST and learn it WELL. We'll be using MySQL in the book, which is a free database management system that is widely used.

If you are an absolute beginner to SQL, you'll find that this book explains complex concepts in an easy to understand and concise manner. If you are an experienced coder, you'll appreciate that this book covers a wide range of topics.

Topics covered include basic concepts like table creation and data manipulation, to more advanced concepts like triggers, cursors, stored routines and more. These topics are carefully selected to give you a broad exposure to SQL, while not overwhelming you with information overload.

In addition, as Richard Branson puts it: "The best way of learning about anything is by doing". Throughout the book, we'll be building a database together. 
This hands-on approach to learning will help you gain a deeper understanding of the language. At the end of the course, you'll also be guided through a new project that gives you a chance to put what you've learned to use.



Post a Comment

Previous Post Next Post