Database Systems

this page has references to videos if you like to learn about databases. This is just a reference and the credit goes to the people who have created the videos and i am just referring to those for your reference to save a chunk of your googling time.

Introduction to Databases

A link to Data models

A link to business rules https://www.youtube.com/watch?v=0v4cxM_1lMI

A link to Database keys https://www.youtube.com/watch?v=8wUUMOKAK-c

A link to normalization

Learn with lucid chart

kahoot quiz on database fundamentals for your reference

Database

Database Entity

Database Design Concepts

Database Keys

Database Fundamentals

Revision on Database Fundamentals1

Revision on Database Fundamentals2

Normalization

Learn to create tables with primary keys, foreign keys along with unnamed and named constraints at
column level and table level

Basics of SQL