SQL Beginner to Guru: MySQL Edition - Master SQL with MySQL
Video description
SQL skills are in demand. Learn to master SQL using MySQL. Become a SQL Guru today!
About This Video
Learn to aggregate and analyze data using SQL functions
Get up to speed with SQL using MySQL
In Detail
SQL is the programming language used to get data in and out of databases. Relational databases are extremely popular with companies of all sizes.
Employers are also constantly searching for people with SQL skills, which …
SQL Beginner to Guru: MySQL Edition - Master SQL with MySQL
Video description
SQL skills are in demand. Learn to master SQL using MySQL. Become a SQL Guru today!
About This Video
Learn to aggregate and analyze data using SQL functions
Get up to speed with SQL using MySQL
In Detail
SQL is the programming language used to get data in and out of databases. Relational databases are extremely popular with companies of all sizes.
Employers are also constantly searching for people with SQL skills, which is ideal if you’re looking to pursue a career in this domain.
In this course, you will learn how to use SQL using the MySQL relational database - one of the most popular databases in the world. You’ll start by installing MySQL workbench on your computer. Next, you’ll understand how to import the famous MySQL employee database into your MySQL database. Gradually, you’ll get hands-on with generating SQL reports, before going on to exploring all about SQL join statements. In addition to this, you’ll create table joins using database tables with millions of records. You’ll discover how easy it is to use SQL to update one record or multiple records in the database. As you progress, you’ll delve into using SQL sub-selects and writing advanced SQL reports against an e-commerce database.
Later, you’ll focus on what database transactions are, and the tools you have to control them with MySQL. The course will then take you through using SQL to create tables in your MySQL database. You’ll also learn the MySQL syntax to alter existing database tables. Finally, you’ll tackle challenging real-world-style assignments for SQL reporting and database maintenance tasks, along with using SQL views for common reports.
By the end of this course, you will be well-versed with SQL and have the skills to use it effectively for your database management needs.
Who this book is for
This course is designed for anyone who wants to learn how to use SQL.
Demonstration using SQL DDL Creating a Database View
Assignment - Create Orders View
Assignment Review - Create Orders View
Materialized Views in MySQL
Chapter 14 : Using SQL to Create MySQL Database Tables
Overview of SQL Create Table Syntax
Creating a Table with SQL Select
SQL Truncate Table Command
SQL Drop Table Command
SQL Create Table Example
SQL Create Table Example with Primary Key
SQL Create Table with Auto-Increment Primary Key
SQL Create Table with Foreign Keys
SQL Create Table with Indexes
SQL Create Table with Unique Indexes
Assignment - SQL Create Table
Assignment Review - SQL Create Table
Chapter 15 : Using SQL to Update Tables
Introduction to the SQL Alter Table Command
Using SQL Alter Table Command to Add and Remove a Column
Using SQL Alter Table to Reorder Columns
Using SQL Alter Table Command to Add or Remove an Index
Using SQL Alter Table Command to Add or Remove a Foreign Key Constraint
Assignment - Add ASIN, UPC, and EAN to Book Table using SQL Alter Table Command
Assignment Review - Add ASIN, UPC, EAN to Book Table using SQL Alter Table Cmd
Using SQL Alter Table for MySQL Generated Columns
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept