Introduction

What This Book is About

This book will cover the basics of SQL, and should help introduce beginners to SQL concepts. It is also a good documentation source when forgetting how the basic SQL syntax works.

Contributing

This book is open source, so please feel free to visit the github repository to help contribute! If you notice any typos or errors in this book, you can clone the repo and open a pull request with the new and improved changes, or simply just open a new issue. Any contribution is greatly appreciated and it will help make this book better for those reading it after you!

License

This book is currently licensed under a Creative Commons license. For more information, read more on the official Creative Commons website.

---

Here is the example database that will be used throughout the book:

Movies

User

Review

Last updated