Beginner's Introduction to SQL and Databases

Go to class
Write Review

Free Online Course: Beginner's Introduction to SQL and Databases provided by Udemy is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Beginner's Introduction to SQL and Databases is taught by Oscar Valles.

Overview
  • Building your SQL foundation in a short amount of time!

    What you'll learn:

    • Introduction to SQL
    • Introduction to Databases
    • Connect to MySQL
    • Introduction to MySQL
    • Beginner's SQL

    In this course, you'll create a foundation for data manipulation and analysis using SQL. If you are completely new to SQL and have an interest on how to work with large volumes of data in an efficient and sophisticated way, then you came to the right course.

    This course contents consist of the following:

    • Installing a GUI / Software to connect to database

    • Connecting to a MySQL database

    • Tables Explained

    • Inserting Records

    • Dropping Tables

    • SELECT Statement

    • COUNT, MIN, MAX and other functions

    • WHERE clause (for filtering data)

    • String and comparison operators