Database Design 44 - Inner Join on 3 Tables (Example)
47
Database Design 45 - Introduction to Outer Joins
48
Database Design 46 - Right Outer Join
49
Database Design 47 - JOIN with NOT NULL Columns
50
Database Design 48 - Outer Join Across 3 Tables
51
Database Design 49 - Alias
52
Database Design 50 - Self Join
Description:
Dive into an extensive 17-hour database design tutorial series that offers a deep, technical exploration of database concepts. Learn about relational databases, SQL, naming conventions, data integrity, and various types of relationships between tables. Explore key concepts such as primary keys, foreign keys, and indexes. Understand entity relationship modeling, cardinality, and modality. Master database normalization techniques, including 1NF, 2NF, and 3NF. Discover different types of joins, including inner joins and outer joins, and how to implement them across multiple tables. Gain practical knowledge on data types, aliases, and self-joins to enhance your database design skills.