Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Foundations
Rating: 4.6 out of 5(2,492 ratings)
58,362 students

SQL Foundations

A beginners guide to SQL commands and Database Design. Learn it through quick and easy steps.
Created bySagar Uppuluri
Last updated 9/2019
English

What you'll learn

  • Understand how to the design the database schema.
  • Learn SQL commands along with key insights about the logic behind the command.
  • Design queries, apply aggregations and combine information from multiple tables.

Course content

8 sections59 lectures3h 12m total length
  • Course Overview1:12

    High level introduction about the contents of the course.

  • MySQL Installation Guide0:02

    Step by step Installation guide for MySQL (Windows).

  • Introduction & Terminology3:08

    Explains the key terms like database, schema and key components of DBMS.

  • Getting started with basic commands5:43

    Demonstrates how to get started with MySQL workbench, database creation along with sample table creation, insertion and query.

  • Script0:38
  • Quiz

Requirements

  • You need to download and install either MySQL or SQL Server and should have the environment setup in your machine. For general users community editions are available for both the products which are free.

Description

SQL is an integral part of majority of software projects and is important for you to gain familiarity with the language if you are an IT aspirant. 

This course covers the topics related to database design and query design, and helps you assimilate the topics in a way that you should be able to understand and design the schema. 

It covers the most essential features of the language and explains them through simplified and easy to understand examples. Includes DDL, DML and Query commands along with hints about the other essential features.  Core focus will be on table design and explaining the features such as query and joins with their mathematical approach so that you can effectively design complex queries.

It includes SQL scripts related to the lectures under the resources section which are intended to help students expedite the learning by means of executing the same scripts taught in the video.



Who this course is for:

  • If you are a newbie to SQL and looking forward to understand it through step by step approach or you would like to finetune your SQL foundations, this course is apt for you.
  • It is NOT for you if you are familiar with SQL and looking for advanced topics.