Skip to content
TrackPodcasts
technologyDec 12, 201332:16pending

Database Relationships – One to Many

Get every episode summarized

Each time How to Program with Java Podcast publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

About this episode

We've talked about relational databases already, and we've learned why this type of database management really dovetails with the object oriented programming model. So now I want to dive into the specifics when it comes to relationships.

What are the different types of relationships in SQL?

There are three types of relationships you can have in SQL, they are:

  1. One-to-Many
  2. One-to-One
  3. Many-to-Many

In this episode we are going to be focusing on the One-to-Many relationship as it's the most commonly used in my opinion.

Hosts & guests

No transcript yet

This episode has not been transcribed. Request it and it moves to the front of the queue.

Database Relationships – One to Many

How to Program with Java Podcast

0:00
32:16

More episodes

More from How to Program with Java Podcast

View all episodes →