Building a robust relational database with SQL, or Structured Query Language, means ensuring your data can be accessed, managed, and updated for many years to come.
We will apply the fundamental concepts of tables, fields, entities, attributes, data types, primary and foreign keys, and data relationships to establish a solid foundation and practice putting the parts together.
For this course, I'll be demonstrating the steps of building a database in SQL Server, but you can follow along using any SQL DBMS, such as MySQL, PostgreSQL, or MariaDB.
Join us on this course and you will be able to build any physical database!