Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Crash Course for beginners - Learn SQL with MySQL
Rating: 4.4 out of 5(324 ratings)
7,405 students

SQL Crash Course for beginners - Learn SQL with MySQL

Master the SQL statements that every software developer or data analyst needs for designing and developing databases
Created byIslam Ahmad
Last updated 4/2020
English

What you'll learn

  • Dozens of targeted exercises with full explanations and solutions from beginner level right up to advanced.
  • Every SQL statement you need is covered thoroughly
  • Straight to the point, no time wasted
  • Every module contains information and activities that are relevant to real-life jobs or the kind of tasks you may get on interview

Course content

3 sections36 lectures1h 37m total length
  • What is Database3:24
  • Installing MySQL On Mac5:43
  • Installing MySQL On Windows5:49
  • Relational Databases1:27
  • The Course Databases and brief Introduction9:35
  • Select Statement4:15
  • Create Statement3:03
  • Insert Statement3:52
  • Alter Table Statement2:05
  • Update Statement3:46
  • Delete Statement2:00
  • Constraints3:00
  • Summary1:44
  • QUIZ

Requirements

  • No Prior Knowledge Needed
  • For those with some development and database experience, you can jump in at the relevant module that fits your current level, as the course is designed sequentially.

Description


SQL is THE most important query language you can learn!

It's used by many popular relational database management systems like MySQL . But it's also used by data analysis and big data frameworks and tools like Apache Spark.

Hence knowing SQL opens up an endless amount of opportunities and jobs - no matter if you're going to work with relational databases or if you're becoming a data scientist, knowing SQL will be key!


SQL is a standardized language and therefore learning SQL will help you apply it in all kinds of contexts. Nonetheless, different database systems also support different aspects of SQL or bring their own variations of the SQL language. Therefore, this course dives into SQL by exploring all key features at the example of the two most popular database systems: MySQL and PostgreSQL. All query and command examples are shown for both database systems, ensuring that you feel comfortable working with SQL in either environment!

This course will enable you to write your own (simple or complex) SQL queries, create basic or advanced databases and table structures and work with data of different shape and complexity!

In detail, you will learn:

  • What exactly SQL is and how the core syntax looks like

  • How to write SQL commands

  • How to install MySQL & PostgreSQL as well as various clients

  • How to create and structure database tables

  • Which data types you may use and when to use which data type

  • How to perform CRUD operations: Create, Read, Update & Delete Data

  • How to insert data into tables

  • How to query and filter data

  • Why you should split data across multiple tables (and how to do that)

  • How to join (merge) data into combined result sets

  • How to write basic and more complex queries

  • How to aggregate and group data

  • How to use built-in database functions to work with numbers, text or dates

  • How to optimize databases with indexes

  • And much, much more!

Explore the full course curriculum to get a thorough overview of the course content and watch the free preview section to learn how this course will help you!

This course also comes with a 30 day refund period, so that you can try it risk-free :)

We'd love to welcome you on board of this course and explore SQL together with you!

Who this course is for:

  • Become an SQL all-rounder who’s a valuable asset to any company that hires developers or database specialists.
  • SQL really is everywhere. When you log in to pretty much any web app, your data is retrieved from a database using SQL queries. We live in a big data society and SQL is powering it. This means there’s a huge demand for SQL developers and data scientists with SQL skills.
  • Oh, and when you have a huge demand for a specialist skill this means one thing - big salaries!
  • The latest research shows that the average salary for an SQL developer is more than $84,000 per year. Not bad, especially when you consider that in a recent analysis of 25k developer job listings, over 35% specifically request SQL skills.
  • In fact, SQL is now the second most popular programming language, second only to JavaScript. All in all, it’s pretty clear that now is definitely the right time to get your SQL game on!