Limit this search to....

MySQL: SQL Database Programming for Beginners
Contributor(s): Lioy, Kevin (Author)
ISBN: 1688905812     ISBN-13: 9781688905818
Publisher: Independently Published
OUR PRICE:   $12.26  
Product Type: Paperback - Other Formats
Published: August 2019
Qty:
Additional Information
BISAC Categories:
- Computers | Computer Engineering
- Computers | Databases - General
Series: Web Development
Physical Information: 0.2" H x 5.98" W x 9.02" (0.31 lbs) 98 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
If you're a developer, you just can't ignore databases.Databases are the storage of the information that your program will process. From a simple web-app to a world-class corporation, data is inside databases.You have to know how to read, process and handle them.With this practical manual you will learn how to work with SQL databases, with a focus on MySQL.You'll have access to practical examples and discover the basics to start working with these powerful tools.

With this book you will learn ...

▸ What is a database and why it is essential for any web project
▸ What are the types of databases and why you need to know MySQL
▸ How to create your development environment on Windows, Mac and Linux
▸ How to create and manage databases
▸ Functions to create and handle tables
▸ How to manage relationships between tables
▸ Sorting and aggregation functions
▸ What is MySQL Workbench and how to use it