Java Games: Flashcards, matching, concentration, and word search.

CA1 5.01 Relationship Vocab.

AB
Primary KeyField in table that is of the same data sype and size as a related field in a linked table
ForeignWhen tables are linked by the primary key, the related field in the second table is know as the foreign key
Join LineA graphical representation o fthe link between two or more tables
Referential integrityprotects related data that is stored in multiple tables
Referential integrityprevents a customer in a customers table from being deleted if the customer's ID also appears in the order table
Junction Tablea table used to join primary key fields from multiple tables
One-to-onewhen only one record is linked to record in another table
One-to-manyWhen a record in one table is linked to more than one record in another table
Many-to-manyWhen multiple records from both tables are lnked
Many-to-manytwo one-to-many tables that are connected by a junction table

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities