DEV Community

Cover image for Introduction to Relational Database and SQL
Angular Developer
Angular Developer

Posted on

Introduction to Relational Database and SQL

Introduction to Relational Database and SQL

Full scale SQL and Relational Database course

Learn how to create one of the most efficient ways of storing data - relational databases!

This course teaches you how to design a relational database and how to write SQL. It covers all the important SQL statements, including CREATE, INSERT, UPDATE, DELETE, SELECT, ALTER, and DROP, and provide some insight into entity-relationship model design. This course is based on my on-campus teaching at colleges and comes with a mid-term project and a final project. There is no prerequisite for this course.

What you'll learn

  • SQL
  • Entity Relationship Model
  • Relational Database

Latest comments (0)