Skip to content

Latest commit

 

History

History

level-0

iLearnSQL - LEVEL-0

Hi, welcome to this amazing resources here. A stepwise collection of topics for learning SQL Part I. It is divided into nine notes, one exercise and solution to the exercise.

GIF

Prerequisites

To get most out of this course you just need to get an SQL. Prior experience is not needed. All the materials of the course are freely available, so you can replicate them easily

Tools

For this course you'll need to have any of the following relational database management systems software installed on your computer.

Syllabus

  • History 00
  • Installations 01
  • Data Definition Language 02
  • Data Manipulation Language 03
  • Data Types Data 04
  • Data Query Langauge: Simple 05
  • Data Query Langauge: Subqueries 06
  • Data Query Language: Table Constraints Managements 07
  • Exercises 08
  • Answers 09