Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Project Based SQL Course: Code like a SQL Programmer
Rating: 4.5 out of 5(707 ratings)
12,491 students

Project Based SQL Course: Code like a SQL Programmer

Attempt Projects and Tests on a mock database that is designed to simulate the day-to-day work of a SQL programmer
Created byBrandon Brown
Last updated 3/2022
English

What you'll learn

  • A complete course designed to simulate real SQL work: The database is complex, and the projects are thorough.
  • Get plenty of practice as you learn about manipulating data and database design, as well as a bit about insurance.

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

8 sections41 lectures6h 18m total length
  • Lec 0.0 - Introduction1:56

    Practice real-world SQL programming with active, hands-on lessons focused on core concepts, projects, and quick practice problems. Learn to use this resource, including downloading SQL and understanding the star system.

  • Lec 0.1 - How to use this resource, and the 5 star system4:25

    Use five star system to tailor your sql learning, start with a quick assessment, and if you know sql, download and restore the course databases in sql server management studio.

  • Lec 0.2 - Learning Expectations1:20

    Begin from zero and become a capable SQL programmer by learning to select and manipulate data, grasp basic database design, and transfer skills across SQL Server and other SQL databases.

  • Lec 0.3 - Download SQL Server5:29

    Download SQL Server and SQL Server Management Studio, choose the developer edition, install with defaults, restart, and connect via SSMS on a local machine to import or restore course databases.

  • Lec 0.4 - Create Course Database1:06

    Create a course database using SQL, applying project-based learning to design structured tables, queries, and relationships that support course management.

  • Lec 0.5 - Insurance Data Overview11:09

    Explore a complex insurance dataset to practice sql across interconnected tables, including claims, claimants, reserves, examiners, and the reserving tool, building familiarity with real-world data modeling.

Requirements

  • None! If you have access to a computer then you're ready to learn SQL

Description

No more watching other people do SQL with no context or practice problems!  This course was designed to give you experience actually working on SQL problems, ensuring that you learn all the skills necessary to propel your programming careers.

This was my experience when I was learning SQL myself: I found tons of places that would show you how to write basic SQL statements, but hardly anywhere when it came to finding places that would show me real databases and fitting projects to practice those skills.

After working for years as a programmer, I made this course to give determined students a place to simulate the work environment by creating a complex database and assigning projects that will test your creativity and SQL knowledge learned throughout the course.

Who this course is for:

  • Intermediate SQL users