Database Flashcards

1
Q

Primary Key

A

Primary key fields hold values that will be unique for each record or entity in the table

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

Foreign Key

A

Primary key from one table that is used in another table

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

Validation

A
  • Helps to reduce data entry errors
  • It is used to check that data entered in a field is acceptable/meets the critera when compared to criteria set in the database design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

One to many relationship

A

In a one-to-many relationship, one record in a table can be associated with one or more records in another table

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