SQL for Business Intelligence (MySQL)

 Course Overview

When you can work with SQL, it means you don’t have to rely on others sending you data and executing queries for you. You can do that on your

English
Created by
Last updated Tue, 11-May-2021
+ View more
Course overview

 Course Overview

When you can work with SQL, it means you don’t have to rely on others sending you data and executing queries for you. You can do that on your own. This allows you to be independent and dig deeper into the data to obtain the answers to questions that might improve the way your company does its business. For instance, Database management is the foundation for data analysis and intelligent decision making. 

Target Audience

  • People interested in SQL developer
  • Database administrator, Business Analyst
  • Business Intelligence job opportunities
  • Beginners to programming
  • Everyone who wants to learn how to code and apply their skills in practice

Learning Objectives

  • Become an expert in SQL
  • Learn how to code in SQL
  • Boost your resume by learning an in-demand skill
  • Create, design, and operate with SQL databases
  • Start using MySQL – the #1 Database Management System
  • Prepare for SQL developer, Database administrator, Business Analyst, and Business Intelligence job opportunities
  • Adopt professionally tested SQL best practices
  • Gain theoretical insights about relational databases
  • Work with a sophisticated real-life database throughout the course
  • Get maximum preparation for real-life database management
  • Add data analytical tools to your skillset
  • Develop business intuition while solving tasks with big data
  • Study relational database management theory that you will need in your workplace every day
  • Learn how to create a database from scratch
  • The ability to take control of your dataset – insert, update, and delete records from your database
  • Be confident while working with constraints and relating data tables
  • Become a proficient MySQL Workbench user
  • Acquire top-notch coding techniques and best practices
  • Know how to answer specific business questions by using SQL’s aggregate functions
  • Handle complex SQL joins with ease
  • Approach more advanced topics in programming like SQL’s triggers, sequences, local and global variables, indexes, and more
  • Merge coding skills and business acumen to solve complex analytical problems
  • Become a proficient SQL user by writing flawless and efficient queries
  • Tons of exercises that will solidify your knowledge

Business Outcomes

Employees able to work with SQL in a proficient way.

What will i learn?

Requirements
Curriculum for this course
134 Lessons 10 hrs
Module 11
3 Lessons
  • The DELETE Statement - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • The DELETE Statement - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • DROP vs TRUNCATE vs DELETE - SQL for Business Intelligence (MySQL)
    Preview .
Additional Resources
1 Lessons
  • Downloadable files
    Preview .
Module 21
1 Lessons
  • SQL-Tableau Organizing a Dashboard - SQL for Business Intelligence (MySQL)
    Preview .
Module 20
3 Lessons
  • SQL-Tableau Task 4 - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Task 4 SQL Solution - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Chart 4 - SQL for Business Intelligence (MySQL)
    Preview .
Module 19
3 Lessons
  • SQL-Tableau Task 3 - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Task 3 SQL Solution - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Chart 3 - SQL for Business Intelligence (MySQL)
    Preview .
Module 18
3 Lessons
  • SQL-Tableau Task 2 - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Task 2 SQL Solution - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Chart 2 - SQL for Business Intelligence (MySQL)
    Preview .
Module 17
5 Lessons
  • SQL-Tableau Task 1 - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Task 1 SQL Solution - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Transferring a Dataset from SQL to Tableau - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Chart 1 Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL-Tableau Chart 1 Part II - SQL for Business Intelligence (MySQL)
    Preview .
Module 16
4 Lessons
  • Introduction to software integration - SQL for Business Intelligence (MySQL)
    Preview .
  • Combining SQL and Tableau - SQL for Business Intelligence (MySQL)
    Preview .
  • Installing Tableau Public - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL Load employees mod - SQL for Business Intelligence (MySQL)
    Preview .
Module 15
6 Lessons
  • MySQL Variables - Local Variables - SQL for Business Intelligence (MySQL)
    Preview .
  • Session Variables - SQL for Business Intelligence (MySQL)
    Preview .
  • Global Variables - SQL for Business Intelligence (MySQL)
    Preview .
  • User-Defined vs System Variables - SQL for Business Intelligence (MySQL)
    Preview .
  • MySQL Indexes - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL - The CASE Statement - SQL for Business Intelligence (MySQL)
    Preview .
Module 14
10 Lessons
  • Introduction to Stored Routines - SQL for Business Intelligence (MySQL)
    Preview .
  • Syntax St Procedures - SQL for Business Intelligence (MySQL)
    Preview .
  • St Procedures - Example - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • St Procedures - Example - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • Another Way to Create a Procedure - SQL for Business Intelligence (MySQL)
    Preview .
  • St Procedures with an Input Parameter - SQL for Business Intelligence (MySQL)
    Preview .
  • St Procedures with an Output Parameter - SQL for Business Intelligence (MySQL)
    Preview .
  • Variables - SQL for Business Intelligence (MySQL)
    Preview .
  • User-Defined Functions in MySQL - SQL for Business Intelligence (MySQL)
    Preview .
  • Stored Routines - Conclusion - SQL for Business Intelligence (MySQL)
    Preview .
Module 13
20 Lessons
  • SQL - CROSS JOIN - SQL for Business Intelligence (MySQL)
    Preview .
  • Using SQL Views - SQL for Business Intelligence (MySQL)
    Preview .
  • SQL Self Join - SQL for Business Intelligence (MySQL)
    Preview .
  • Subqueries SELECT FROM - SQL for Business Intelligence (MySQL)
    Preview .
  • Subqueries - EXISTS - WHERE - SQL for Business Intelligence (MySQL)
    Preview .
  • Subqueries - IN - WHERE - SQL for Business Intelligence (MySQL)
    Preview .
  • UNION vs UNION ALL - SQL for Business Intelligence (MySQL)
    Preview .
  • Tips and Tricks for Joins - SQL for Business Intelligence (MySQL)
    Preview .
  • JOIN More Than Two Tables in SQL - SQL for Business Intelligence (MySQL)
    Preview .
  • Using Aggr Fcts and Joins - SQL for Business Intelligence (MySQL)
    Preview .
  • Introduction to Joins - SQL for Business Intelligence (MySQL)
    Preview .
  • JOIN and WHERE Used Together - SQL for Business Intelligence (MySQL)
    Preview .
  • The New and the Old Join Syntax - SQL for Business Intelligence (MySQL)
    Preview .
  • RIGHT JOIN - SQL for Business Intelligence (MySQL)
    Preview .
  • LEFT JOIN - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • LEFT JOIN - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • Duplicate Records - SQL for Business Intelligence (MySQL)
    Preview .
  • A Note on Using Joins - SQL for Business Intelligence (MySQL)
    Preview .
  • INNER JOIN - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • INNER JOINs - Part I - SQL for Business Intelligence (MySQL)
    Preview .
Module 12
7 Lessons
  • COUNT() - SQL for Business Intelligence (MySQL)
    Preview .
  • SUM() - SQL for Business Intelligence (MySQL)
    Preview .
  • MIN() and MAX() - SQL for Business Intelligence (MySQL)
    Preview .
  • AVG() - SQL for Business Intelligence (MySQL)
    Preview .
  • ROUND() - SQL for Business Intelligence (MySQL)
    Preview .
  • IFNULL() and COALESCE() - SQL for Business Intelligence (MySQL)
    Preview .
  • Another Example of Using COALESCE() - SQL for Business Intelligence (MySQL)
    Preview .
SQL for Business Intelligence (MySQL)
1 Lessons 10:00:00 Hours
  • SQL for Business Intelligence (MySQL)
    Preview 10:00:00
Module 10
3 Lessons
  • TCL's COMMIT and ROLLBACK - SQL for Business Intelligence (MySQL)
    Preview .
  • The UPDATE Statement - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • The UPDATE Statement - Part II - SQL for Business Intelligence (MySQL)
    Preview .
Module 9
3 Lessons
  • The INSERT Statement - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • The INSERT Statement - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • Inserting Data INTO a New Table - SQL for Business Intelligence (MySQL)
    Preview .
Module 8
21 Lessons
  • IS NOT NULL - IS NULL - SQL for Business Intelligence (MySQL)
    Preview .
  • LIMIT - SQL for Business Intelligence (MySQL)
    Preview .
  • WHERE vs HAVING - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • WHERE vs HAVING - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • HAVING - SQL for Business Intelligence (MySQL)
    Preview .
  • Using Aliases (AS) - SQL for Business Intelligence (MySQL)
    Preview .
  • GROUP BY - SQL for Business Intelligence (MySQL)
    Preview .
  • ORDER BY - SQL for Business Intelligence (MySQL)
    Preview .
  • Introduction to Aggregate Functions - SQL for Business Intelligence (MySQL)
    Preview .
  • SELECT DISTINCT - SQL for Business Intelligence (MySQL)
    Preview .
  • Other Comparison Operators - SQL for Business Intelligence (MySQL)
    Preview .
  • Loading the 'employees' Database - SQL for Business Intelligence (MySQL)
    Preview .
  • BETWEEN AND - SQL for Business Intelligence (MySQL)
    Preview .
  • Wildcard Characters - SQL for Business Intelligence (MySQL)
    Preview .
  • LIKE - NOT LIKE - SQL for Business Intelligence (MySQL)
    Preview .
  • IN - NOT IN - SQL for Business Intelligence (MySQL)
    Preview .
  • Operator Precedence - SQL for Business Intelligence (MySQL)
    Preview .
  • OR - SQL for Business Intelligence (MySQL)
    Preview .
  • AND - SQL for Business Intelligence (MySQL)
    Preview .
  • WHERE - SQL for Business Intelligence (MySQL)
    Preview .
  • SELECT FROM - SQL for Business Intelligence (MySQL)
    Preview .
Module 7
2 Lessons
  • Coding Techniques and Best Practices - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • Coding Techniques and Best Practices - Part II - SQL for Business Intelligence (MySQL)
    Preview .
Module 6
7 Lessons
  • PRIMARY KEY Constraint - SQL for Business Intelligence (MySQL)
    Preview .
  • FOREIGN KEY Constraint - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • FOREIGN KEY Constraint - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • UNIQUE Constraint - SQL for Business Intelligence (MySQL)
    Preview .
  • DEFAULT Constraint - SQL for Business Intelligence (MySQL)
    Preview .
  • NOT NULL Constraint - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • NOT NULL Constraint - Part II - SQL for Business Intelligence (MySQL)
    Preview .
Module 5
10 Lessons
  • Creating a Database - Part I - SQL for Business Intelligence (MySQL)
    Preview .
  • Creating a Database - Part II - SQL for Business Intelligence (MySQL)
    Preview .
  • Introduction to Data Types - SQL for Business Intelligence (MySQL)
    Preview .
  • String Data Types - SQL for Business Intelligence (MySQL)
    Preview .
  • Integers - SQL for Business Intelligence (MySQL)
    Preview .
  • Fixed Floating Data Types - SQL for Business Intelligence (MySQL)
    Preview .
  • Other Useful Data Types - SQL for Business Intelligence (MySQL)
    Preview .
  • Creating a Table - SQL for Business Intelligence (MySQL)
    Preview .
  • Using Databases and Tables - SQL for Business Intelligence (MySQL)
    Preview .
  • Additional Notes on Using Tables - SQL for Business Intelligence (MySQL)
    Preview .
Module 4
4 Lessons
  • Installing MySQL - SQL for Business Intelligence (MySQL)
    Preview .
  • Setting Up a Connection - SQL for Business Intelligence (MySQL)
    Preview .
  • Create New User - SQL for Business Intelligence (MySQL)
    Preview .
  • Introduction to the MySQL Interface - SQL for Business Intelligence (MySQL)
    Preview .
Module 3
7 Lessons
  • Relational Database Essentials - SQL for Business Intelligence (MySQL)
    Preview .
  • Databases vs. Spreadsheets - SQL for Business Intelligence (MySQL)
    Preview .
  • Database Terminology - SQL for Business Intelligence (MySQL)
    Preview .
  • Rel Schemas - Primary Key - SQL for Business Intelligence (MySQL)
    Preview .
  • Rel Schemas Foreign Key - SQL for Business Intelligence (MySQL)
    Preview .
  • Rel Schemas Unique Keys Null Values - SQL for Business Intelligence (MySQL)
    Preview .
  • Relationships - SQL for Business Intelligence (MySQL)
    Preview .
Module 2
6 Lessons
  • SQL as a declarative language - SQL for Business Intelligence (MySQL)
    Preview .
  • DDL - SQL for Business Intelligence (MySQL)
    Preview .
  • Keywords - SQL for Business Intelligence (MySQL)
    Preview .
  • DML - SQL for Business Intelligence (MySQL)
    Preview .
  • DCL - SQL for Business Intelligence (MySQL)
    Preview .
  • TCL - SQL for Business Intelligence (MySQL)
    Preview .
Module 1
4 Lessons
  • Objectives of the Course - SQL for Business Intelligence (MySQL)
    Preview .
  • Why SQL - SQL for Business Intelligence (MySQL)
    Preview .
  • Why MySQL - SQL for Business Intelligence (MySQL)
    Preview .
  • Introduction to Databases - SQL for Business Intelligence (MySQL)
    Preview .
+ View more
Other related courses
9 mins
Updated Mon, 13-Sep-2021
0 0
9 hrs 56 mins
Updated Fri, 16-Jul-2021
0 0
16 mins
0 0
8 mins
Updated Mon, 13-Sep-2021
0 0
About instructor
Includes:
  • 10 hrs On demand videos
  • 134 Lessons
  • Access on mobile and tv
  • Full lifetime access