Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
1. Relational databases

Instruction

Welcome to our SQL Basics course. In this course, you will get to know how to talk to databases.

What is a database exactly? To put it simply, it's a computer program which stores various data. There are quite a few database vendors, e.g., Oracle, MySQL, PostgreSQL, SQL Server, and many others. Chances are some of these names already sound familiar to you – after all, databases can be found literally everywhere!

There are various types of databases. In this course, we're going to focus on relational databases – they're a very frequent choice in the contemporary IT world.

Let's find out about how relational databases are organized.

Exercise

Click Next exercise to continue.