Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-01 19:22:55
30-Day Money-Back Guarantee

This course includes:

  • 9 hours on-demand video
  • 14 articles
  • 13 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
Business Business Analytics & Intelligence SQL

The Complete SQL Bootcamp 2021: Go from Zero to Hero

Become an expert at SQL!
Bestseller
Rating: 4.7 out of 54.7 (89,300 ratings)
334,036 students
Created by Jose Portilla
Last updated 10/2020
English
English [Auto], French [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Use SQL to query a database
  • Use SQL to perform data analysis
  • Be comfortable putting SQL and PostgreSQL on their resume
  • Learn to perform GROUP BY statements
  • Replicate real-world situations and query reports
Curated for the Udemy for Business collection

Requirements

  • No prior technical experience is required! All you need a computer!

Description

Learn how to use SQL quickly and effectively with this course!

You'll learn how to read and write complex queries to a database using one of the most in demand skills - PostgreSQL. These skills are also applicable to any other major SQL database, such as MySQL, Microsoft SQL Server, Amazon Redshift, Oracle, and much more.

Learning SQL is one of the fastest ways to improve your career prospects as it is one of the most in demand tech skills! In this course you'll learn quickly and receive challenges and tests along the way to improve your understanding!

In this course you will learn everything you need to become a SQL Pro! Including:

  • Get started with PostgreSQL and PgAdmin , two of the world's most popular SQL tools

  • Learn he basics of SQL syntax

  • Analyzing data using aggregate functions with GROUP BY commands

  • Running advanced queries with string operations and comparison operations

  • Learn to use logical operators to add logic flow to your SQL queries

  • Learn common SQL JOIN commands

  • Learn to create tables and databases with constraints on data entries

  • Learn to use Python to further advanced your SQL skills

  • and much, much more!

This is course that put's you in control, having you set up and restore databases right at the start of the course, instead of watching someone else code. Every section comes with fresh challenge questions and tasks, modeled after real world tasks and situations.

I've spent years as an instructor both online and in-person at Fortune 500 companies, and this course is built to combine the best of both worlds, allowing you to learn at your own pace through an interactive environment. You will start with the basics and soon find yourself working with advanced commands, dealing with timestamp data and variable character information like a seasoned professional.

SQL is one of the most in demand skills for business analysts, data scientists, and anyone who finds themselves working with data! Upgrade your skill set quickly and add SQL to your resume by joining today!

I'll see you inside the course!

Check out the free preview videos for more information!

Who this course is for:

  • Anyone interested in learning more about SQL, PostgreSQL, or basic data analysis!

Featured review

Igor Ristovski
Igor Ristovski
117 courses
23 reviews
Rating: 5.0 out of 5a year ago
I took this course by recommendation from a you tube video, and I didn't regret it. By far this is the most digestible SQL course I took. The instructor talks in clear and understandable way with perfect pace and small bites for good understanding. I feel like I paid too little for this course and things I've learned. I recommend it with pleasure.

Course content

12 sections • 83 lectures • 8h 51m total length

  • Welcome Message
    00:34
  • Preview02:15
  • Course Curriculum Overview
    01:41
  • Overview of Databases
    07:37
  • Course FAQs
    01:14
  • Preview21:09
  • MacOS Installation - PostgreSQL and PgAdmin with First Query
    23:06
  • pgAdmin Overview
    09:44

  • Preview01:36
  • SQL Cheat Sheet
    00:18
  • SQL Statement Fundamentals
    00:42
  • SELECT Statement
    08:40
  • Challenge: SELECT
    04:29
  • SELECT DISTINCT
    05:38
  • Challenge: SELECT DISTINCT
    01:54
  • COUNT
    07:23
  • SELECT WHERE - Part One
    04:30
  • SELECT WHERE - Part Two
    07:04
  • Challenge: SELECT WHERE
    05:35
  • Preview08:11
  • LIMIT
    05:06
  • Challenge: ORDER BY
    05:01
  • BETWEEN
    06:57
  • IN
    04:55
  • LIKE and ILIKE
    09:36
  • General Challenge 1
    09:54

  • Introduction to GROUP BY
    00:57
  • Aggregation Functions
    07:59
  • Preview07:48
  • Preview10:42
  • GROUP BY - Challenge
    04:05
  • HAVING
    06:25
  • HAVING - Challenge Tasks
    02:48

  • Overview of Assessment Test 1
    01:08
  • Assessment Test 1
    00:20
  • Solutions to Assessment Test 1
    00:13

  • Overview of JOINS
    00:16
  • Introduction to JOINs
    01:14
  • AS Statement
    07:48
  • Preview14:49
  • Full Outer Joins
    14:22
  • Left Outer Join
    11:18
  • Right Joins
    04:21
  • UNION
    02:26
  • JOIN Challenge Tasks
    12:15

  • Overview of Advanced SQL Commands
    00:47
  • Timestamps and Extract - Part One
    07:38
  • Timestamps and Extract - Part Two
    10:06
  • Quick Note on TO_CHAR
    00:15
  • Timestamps and Extract - Challenge Tasks
    03:38
  • Mathematical Functions and Operators
    05:00
  • String Functions and Operators
    08:24
  • SubQuery
    15:11
  • Self-Join
    10:55

  • READ ME FIRST PLEASE
    01:20
  • Setting up New Database for Assessment Exercises
    07:26
  • Assessment Test 2
    00:15
  • Solutions to Assessment Test 2
    23:45

  • Introduction to Section
    01:12
  • Data Types
    06:27
  • Primary Keys and Foreign Keys
    09:04
  • Constraints
    05:17
  • CREATE Table
    18:28
  • INSERT
    09:05
  • UPDATE
    07:58
  • DELETE
    03:12
  • ALTER Table
    06:47
  • DROP Table
    03:18
  • CHECK Constraint
    07:04

  • Assessment Test 3
    00:56
  • Solutions to Assessment Test 3
    00:26

  • Conditional Expressions and Procedures Introduction
    00:43
  • CASE
    22:39
  • CASE - Challenge Task
    03:08
  • COALESCE
    05:35
  • CAST
    07:07
  • NULLIF
    10:34
  • Views
    07:07
  • Import and Export
    13:30

Instructor

Jose Portilla
Head of Data Science, Pierian Data Inc.
Jose Portilla
  • 4.6 Instructor Rating
  • 699,988 Reviews
  • 2,141,431 Students
  • 31 Courses

  Jose Marcial Portilla has a BS and MS in Mechanical Engineering from Santa Clara University and years of experience as a professional instructor and trainer for Data Science and programming. He has publications and patents in various fields such as microfluidics, materials science, and data science technologies. Over the course of his career he has developed a skill set in analyzing data and he hopes to use his experience in teaching and data science to help other people learn the power of programming the ability to analyze data, as well as present the data in clear and beautiful visualizations. Currently he works as the Head of Data Science for Pierian Data Inc. and provides in-person data science and python programming training courses to employees working at top companies, including General Electric, Cigna, The New York Times, Credit Suisse, McKinsey and many more. Feel free to contact him on LinkedIn for more information on in-person training sessions or group training sessions in Las Vegas, NV.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.