Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learn SQL using MySQL in One Day and Learn It Well

You're reading from  Learn SQL using MySQL in One Day and Learn It Well

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781836205678
Pages 121 pages
Edition 1st Edition
Languages
Author (1):
Jamie Chan Jamie Chan
Profile icon Jamie Chan

How to Use this Book

 

Throughout this book, we’ll be building a database called companyHR that has two tables - employees and mentorships.

 

The database will be used to demonstrate most of the concepts covered. Hence, you are strongly encouraged to follow along and try out the various examples.

 

To do that, first create a folder on your desktop and name it MySQLExamples.

 

Next, launch MySQL Workbench and create a new file by clicking on File > New Query Tab and save this file as practice.sql (File > Save Script As... ) in the MySQLExamples folder.

 

*** Examples that you should try will be presented in bold. Whenever you see code presented in bold, you should type them into practice.sql and execute them yourself to try them out (even when not prompted to do so). ***

 

The source file for all code presented in bold can be downloaded from https://www.learncodingfast.com/sql.

 

Code that is not in bold is purely for demonstration...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}