Udemy - Advanced SQL + MySQL for Analytics & Business Intelligence
Udemy - Advanced SQL + MySQL for Analytics & Business Intelligence

IMPORTANT NOTE: This is an advanced SQL course, which builds on the skills covered in our introductory course: MySQL for Data Analysis - SQL Database for Beginners. Please review the prerequisite skills or complete the beginner SQL course before taking this one!


Description

IMPORTANTNOTE:This is an advanced SQL course, which builds on the skills covered in our introductory course: MySQL for Data Analysis - SQL Database for Beginners. Please review the prerequisite skills or complete the beginner SQLcourse before taking this one!

______________________________

See why John is one of theTOP-RATEDSQL/MySQLInstructors on Udemy:

"I totally loved this course! Everything was easy to understand, but it moved at a fast enough pace that I never got bored. I learned SO much about MySQLand had fun doing it. In fact, at the end of the day I didn't want to stop learning -- I wanted to keep charging on to the next lesson!"

- Ann S.

"This is an excellent advanced course! I've taken both SQL courses from Maven Analytics and highly recommend both. The best part of this course is the detail they included by building a real world e-commerce database. It's much easier to grasp the concepts when you can see how they're literally applied to scenarios and outcomes as opposed to just theory. Great work!"

- Dan S.

"John's deep understanding of SQL and database analysis and ability to explain those tools is really unmatched. I've taken other SQL and MySQLcourses and tried reading books, but this course is by far the most effective. Excited to see more courses from John!"

- Steven M.

______________________________

COURSEDESCRIPTION:

If you want to develop practical, real-world analytics & BI skills using advanced SQL, you're in the right place.

This course is unlike anything you’ve seen before, guaranteed. Instead of using random sample data and obscure demos, we’ll be working with a rich, custom-built eCommerce database that we’ve designed from scratch to help you apply your SQL skills to real projects and learn how to truly THINK like an analyst.

You’ll be playing the role of a newly hired Database Analyst for Maven Fuzzy Factory, an eCommerce start-up, and will be working directly with the CEO, Marketing Director and Website Manager to help grow the business and analyze performance along the way. You'll use a range of advanced SQLtools and techniques, and work through actual projects that data analysts and business intelligence professionals work on every day.

______________________________

COURSEOUTLINE:

  • Prerequisite SQLSkills Assessment

    In this section we'll address the core SQL/MySQL skills that you should be comfortable with before starting the course, including SELECTstatements, aggregate functions, and table joins. If you aren't sure how your skills stack up, we've included a quiz to assess your baseline SQL knowledge.

  • MySQLSetup &Install

    For students who haven't completed our intro course, we'll demonstrate exactly how to download and install the tools that we'll need to access MySQL, including MySQLCommunity Server &MySQLWorkbench. We'll share download guides for both Mac & PC, and run our first piece of SQLcode to generate the project database that we'll analyze throughout the course.

  • Traffic Analysis &Optimization

    In this section we’ll use MySQL to analyze where our website traffic is coming from, how different sources perform in terms of traffic volume and conversion rates, and how we can adjust bids to optimize our budgets.

  • Website Measurement &Testing

    In this section we'll dive into page-level website data to compare traffic and conversion rates, and use MySQLto build and analyze conversion funnels to help optimize the customer purchase experience.

    ***MID-COURSEPROJECT:Preparing data for the executive board meeting

  • Channel Analysis &Optimization

    In this section we’ll dig deeper into our traffic channel mix, explore paid vs. free traffic, break down performance by device type, and write advanced SQL queries to conduct some time-series analyses to understand trending and seasonality.

  • Product-Level Analysis

    In this section we’ll use MySQL to break down product-level sales and conversion rates, analyze cross-selling patterns, and use refund rates to keep a pulse on quality.

  • User-Level Analysis

    In this section we’ll take a closer look at user behavior and repeat sessions, and use MySQLtechniques to identify our most valuable customers and explore which channels they are coming from.

    ***FINAL PROJECT: Building a data-driven growth story for potential investors

______________________________

Unlike other SQL courses, this one is uniquely designed to sharpen your business intelligence and analytical thinking skills; as you complete course projects and exercises, you’ll actually see patterns and trends emerging in the data based on your findings. For those looking to pursue a career in analytics, this course is a must.

Enroll today and get LIFETIMEaccess to:

  • 8+hours of high-quality video

  • Downloadable MySQLebook

  • Quizzes and hands-on projects

  • Mid-course and Final SQLprojects

  • 30-day money-back guarantee

IMPORTANTNOTE:This course does NOTcover building, altering, or maintaining SQL/MySQL databases. Our goal here is to focus on data exploration and database analysis using MySQL and MySQLWorkbench (we'll cover database administration tools in a separate course).

Happy analyzing!

-John (Lead SQLInstructor &MySQLExpert, Maven Analytics)

______________________________

P.S. Looking to master the full Microsoft Excel, Power BI +SQLstack? Search for "Maven Analytics"and complete the courses below to become a business intelligence ROCKSTAR:

  • Excel Pro Tips for Power Users

  • Advanced Excel Formulas &Functions

  • Data Visualization with Excel Charts &Graphs

  • Data Analysis with Excel PivotTables

  • Excel Power Query, Power Pivot &DAX

  • Up &Running with Power BIDesktop

  • Publishing to Power BIService

  • SQLDatabase Analysis for Beginners

  • Advanced MySQLfor Analytics &Business Intelligence

  • Who this course is for:
    • Analysts or BI professionals looking to quickly retrieve or analyze data stored in relational database systems
    • Excel users looking to shift into a broader business intelligence or database-focused role
    • SQL users looking to develop advanced skills and master one of the world’s most popular and powerful database programming languages
    • Students looking for a hands-on, practical, and highly engaging way to master MySQL for data analysis and business intelligence
    • Anyone looking to pursue a career in data analysis or business intelligence
    • NOTE: This course is NOT for database administrators (we won't cover tools to build or maintain databases in this course)

    Course content

    • Getting Started
      • Course Structure & Outline
      • READ ME: Important Notes for New Students
      • DOWNLOAD: Course Resources
      • Introducing the Course Project - Play the Role of Business Analyst
      • Setting Expectations - Focus on Business Analysis, NOT MySQL Administration
    • Prerequisite Skills
      • Introduction
      • Prerequisite Skills - Taught in my SQL Database for Beginners course
      • Prerequisite Skills Quiz
    • MySQL Intro & Setup
      • Introduction
      • MySQL Installation Overview - MySQL Community Server & MySQL Workbench
      • MAC Download: Community Server
      • MAC Download: MySQL Workbench
      • PC Download: MySQL Community Server + MySQL Workbench
      • Connecting MySQL Workbench to the Server
      • MySQL Workbench Interface
      • Prepare to Create the Database
      • Creating the Maven Fuzzy Factory Database
      • Getting to Know the Database
      • USE mavenfuzzyfactory;
    • Analyzing Traffic Sources
      • Introduction
      • Analyzing Top Traffic Sources
      • ASSIGNMENT: Finding Top Traffic Sources
      • SOLUTION: Finding Top Traffic Sources
      • ASSIGNMENT: Traffic Source Conversion Rates
      • SOLUTION: Traffic Source Conversion Rates
      • Bid Optimization & Trend Analysis
      • ASSIGNMENT: Traffic Source Trending
      • SOLUTION: Traffic Source Trending
      • ASSIGNMENT: Bid Optimization for Paid Traffic
      • SOLUTION: Bid Optimization for Paid Traffic
      • ASSIGNMENT: Trending w/ Granular Segments
      • SOLUTION: Trending w/ Granular Segments
    • Analyzing Website Performance
      • Introduction
      • Analyzing Top Website Pages & Entry Pages
      • ASSIGNMENT: Finding Top Website Pages
      • SOLUTION: Finding Top Website Pages
      • ASSIGNMENT: Finding Top Entry Pages
      • SOLUTION: Finding Top Entry Pages
      • Analyzing Bounce Rates & Landing Page Tests
      • ASSIGNMENT: Calculating Bounce Rates
      • SOLUTION: Calculating Bounce Rates
      • ASSIGNMENT: Analyzing Landing Page Tests
      • SOLUTION: Analyzing Landing Page Tests
      • ASSIGNMENT: Landing Page Trend Analysis
      • SOLUTION: Landing Page Trend Analysis
      • Building Conversion Funnels & Testing Conversion Paths
      • ASSIGNMENT: Building Conversion Funnels
      • SOLUTION: Building Conversion Funnels
      • ASSIGNMENT: Analyzing Conversion Funnel Tests
      • SOLUTION: Analyzing Conversion Funnel Tests
    • MID-COURSE PROJECT
      • Introduction
      • ASSIGNMENT: Mid-Course Project
      • SOLUTION: Mid-Course Project
    • Analysis for Channel Portfolio Management
      • Introduction
      • Analyzing Channel Portfolios
      • ASSIGNMENT: Analyzing Channel Portfolios
      • SOLUTION: Analyzing Channel Portfolios
      • ASSIGNMENT: Comparing Channel Characteristics
      • SOLUTION: Comparing Channel Characteristics
      • ASSIGNMENT: Cross-Channel Bid Optimization
      • SOLUTION: Cross-Channel Bid Optimization
      • ASSIGNMENT: Analyzing Channel Portfolio Trends
      • SOLUTION: Analyzing Channel Portfolio Trends
      • Analyzing Direct, Brand-Driven Traffic
      • ASSIGNMENT: Analyzing Direct Traffic
      • SOLUTION: Analyzing Direct Traffic
    • Analyzing Business Patterns and Seasonality
      • Analyzing Business Patterns & Seasonality
      • ASSIGNMENT: Analyzing Seasonality
      • SOLUTION: Analyzing Seasonality
      • ASSIGNMENT: Analyzing Business Patterns
      • SOLUTION: Analyzing Business Patterns
    • Product Analysis
      • Introduction
      • Analyzing Product Sales & Product Launches
      • ASSIGNMENT: Product-Level Sales Analysis
      • SOLUTION: Product-Level Sales Analysis
      • ASSIGNMENT: Analyzing Product Launches
      • SOLUTION: Analyzing Product Launches
      • Analyzing Product-Level Website Pathing
      • ASSIGNMENT: Product-Level Website Pathing
      • SOLUTION: Product-Level Website Pathing
      • ASSIGNMENT: Building Product-Level Conversion Funnels
      • SOLUTION: Building Product-Level Conversion Funnels
      • Cross-Selling & Product Portfolio Analysis
      • ASSIGNMENT: Cross-Sell Analysis
      • SOLUTION: Cross-Sell Analysis
      • ASSIGNMENT: Product Portfolio Expansion
      • SOLUTION: Product Portfolio Expansion
      • Analyzing Product Refund Rates
      • ASSIGNMENT: Analyzing Product Refund Rates
      • SOLUTION: Analyzing Product Refund Rates
    • User Analysis
      • Introduction
      • Analyzing Repeat Visit & Purchase Behavior
      • ASSIGNMENT: Identifying Repeat Visitors
      • SOLUTION: Identifying Repeat Visitors
      • ASSIGNMENT: Analyzing Time to Repeat
      • SOLUTION: Analyzing Time to Repeat
      • ASSIGNMENT: Analyzing Repeat Channel Behavior
      • SOLUTION: Analyzing Repeat Channel Behavior
      • ASSIGNMENT: Analyzing New & Repeat Conversion Rates
      • SOLUTION: Analyzing New & Repeat Conversion Rates
    • FINAL PROJECT
      • Introduction
      • ASSIGNMENT: Final Project
      • SOLUTION: Final Project
    • Wrapping Up
      • Resources & Next Steps
      • More from Maven Analytics


     TO MAC USERS: If RAR password doesn't work, use this archive program: 

    RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


     TO WIN USERS: If RAR password doesn't work, use this archive program: 

    Latest Winrar  and extract password protected files without error.


     osheemex   |  

    Information
    Members of Guests cannot leave comments.


    SermonBox - Seasonal Collection

    SermonBox - The Series Pack Collection

    Top Rated News

    • Christmas Material
    • Laser Cut & Print Design Elements Bundle - ETSY
    • Daz3D - All Materials - SKU 37000-37999
    • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
    • DigitalXModels Full Collections
    • Rampant Design Tools Full Collections Total: $4400
    • FilmLooks.Com Full Collection
    • All PixelSquid Product
    • The Pixel Lab Collection
    • Envato Elements Full Sources- 3200+ Files
    • Ui8.NET Full Sources
    • The History of The 20th Century
    • The Dover Collections
    • Snake Interiors Collections
    • Inspirational Collections
    • Veer Fancy Collections
    • All Ojo Images
    • All ZZVE Collections
    • All Sozaijiten Collections
    • All Image Broker Collections
    • Shuterstock Bundle Collections
    • Tattoo Collections
    • Blend Images Collections
    • Authors Tuorism Collections
    • Motion Mile - Big Bundle
    • PhotoBacks - All Product - 2018
    • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
    Telegram GFXTRA Group
    Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
    Videohive Wow Pack Series


    rss