Lesson 7 Flashcards

1
Q

Table Relationships

A

Linked or related through the FK and the PK.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Join

A

Clause used to combine rows from two or more tables, based on a related column between the tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Inner Join

A

Keyword that selects rows that have matching values in both tables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

One-to-one Relationship

A

Row and table 1 can relate to one row in table 2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

One-to-many Relationship

A

Row in table 1 can relate to many rows and table 2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly